コード例 #1
0
ファイル: DeviceImpl.java プロジェクト: aprasa/project
 public void requestAttention() {
   manager.requestAttention(this);
 }