/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | ForegroundService.java | 92 new Intent(this, Controller.class), 0); in onStartCommand() 155 public static class Controller extends Activity { class in ForegroundService 184 intent.setClass(Controller.this, ForegroundService.class); 192 intent.setClass(Controller.this, ForegroundService.class); 200 intent.setClass(Controller.this, ForegroundService.class); 208 intent.setClass(Controller.this, ForegroundService.class); 215 stopService(new Intent(Controller.this, 223 intent.setClass(Controller.this, ForegroundService2.class); 230 final Context ctx = Controller.this; 246 stopService(new Intent(Controller.this,
|
D | ServiceStartArguments.java | 111 mInvokeIntent = new Intent(this, Controller.class); in onCreate() 179 new Intent(this, Controller.class), 0); in showNotification() 210 public static class Controller extends Activity { class in ServiceStartArguments 232 startService(new Intent(Controller.this, 240 startService(new Intent(Controller.this, 248 startService(new Intent(Controller.this, 257 startService(new Intent(Controller.this,
|
D | LocalServiceActivities.java | 45 public static class Controller extends Activity { class in LocalServiceActivities 66 startService(new Intent(Controller.this, 76 stopService(new Intent(Controller.this,
|
D | MessengerService.java | 38 import com.example.android.apis.app.RemoteService.Controller; 154 new Intent(this, Controller.class), 0); in showNotification()
|
D | RemoteService.java | 195 new Intent(this, Controller.class), 0); in showNotification() 223 public static class Controller extends Activity { class in RemoteService 244 startService(new Intent(Controller.this, RemoteService.class)); 253 stopService(new Intent(Controller.this, RemoteService.class));
|
D | LocalService.java | 105 new Intent(this, LocalServiceActivities.Controller.class), 0); in showNotification()
|
D | NotificationBackgroundService.java | 56 public static class Controller extends Activity { class in NotificationBackgroundService
|
D | IsolatedService.java | 105 public static class Controller extends Activity { class in IsolatedService
|
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/ |
D | Controller.java | 11 public class Controller { class 15 Controller(StandaloneMainActivity standaloneMainActivity) { in Controller() method in Controller
|
D | CustomRecyclerAdapter.java | 41 private Controller mController; 61 public CustomRecyclerAdapter(String[] dataSet, Controller controller) { in CustomRecyclerAdapter()
|
D | StandaloneMainActivity.java | 111 new Controller(this)); in onCreate()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 18614 …ckages/apps/Bluetooth,fake_mmwUdN0mTpu66Ey_HYJufA@fakeemail.com,Return bool in AVRCP Controller API 21454 …eworks/ml,fake__ejrRelQTkS0kcFlBInlEg@fakeemail.com,Add ExecutionPlan::Controller support for Comp… 27196 …rm/system/bt,fake_mmwUdN0mTpu66Ey_HYJufA@fakeemail.com,Implement AVRCP Controller (Client) Browsin… 27318 …548,platform/system/bt,fake_hXfzCamoTwCy8ddFbA_ZyA@fakeemail.com,AVRCP Controller request metadata… 33010 …/packages/apps/Settings,fake_OIbkZa1zQ_uEGVflit1WGQ@fakeemail.com,Create Controller for app buttons 33124 …/packages/apps/Settings,fake_OIbkZa1zQ_uEGVflit1WGQ@fakeemail.com,Create Controller for app buttons 73880 …SI4TNqc1QCFvEiqQg@fakeemail.com,Add support for Intel Alpine Ridge USB 3.1 Controller on Windows 7. 86831 …ware/qcom/bt,fake_SzOa7KUlSWqUZetQem58ng@fakeemail.com,Wait for CC from Controller after enable_log 113163 …t,fake_FYaAfloTSlO51Dwt4ZOxiw@fakeemail.com,Add tests for MediaSession/Controller/PlaybackStateCom… 114914 …orm/packages/apps/DeskClock,fake_LnT_fmkuSlqsP7PNKD_Qrg@fakeemail.com,"Controller, DataModel and U…
|