/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/notifier/ |
D | NotifierService.java | 34 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NotifierService
|
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/service/ |
D | RespondService.java | 37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in RespondService
|
D | MessagingService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingService
|
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/ |
D | ShortcutPublishingService.java | 43 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ShortcutPublishingService
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/ |
D | UpdateComplicationDataService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateComplicationDataService
|
/development/samples/ReceiveShareDemo/src/com/example/android/receiveshare/ |
D | ReceiveShareService.java | 38 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ReceiveShareService
|
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/ |
D | AlarmIntentService.java | 54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AlarmIntentService
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | FileTransferService.java | 44 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FileTransferService
|
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/ |
D | DeleteQuestionService.java | 64 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteQuestionService
|
D | QuizReportActionService.java | 53 public void onHandleIntent(Intent intent) { in onHandleIntent() method in QuizReportActionService
|
D | UpdateQuestionService.java | 70 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateQuestionService
|
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/ |
D | FindPhoneService.java | 65 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FindPhoneService
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/ |
D | TimerNotificationService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TimerNotificationService
|
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/ |
D | CheckInAndDeleteDataItemsService.java | 64 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CheckInAndDeleteDataItemsService
|
/development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/ |
D | DeleteService.java | 62 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteService
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
D | RSSPullService.java | 67 protected void onHandleIntent(Intent workIntent) { in onHandleIntent() method in RSSPullService
|
/development/samples/training/notify-user/src/com/example/android/pingme/ |
D | PingService.java | 44 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PingService
|
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
D | GeofenceTransitionsIntentService.java | 71 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in GeofenceTransitionsIntentService
|
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/ |
D | BigTextIntentService.java | 55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigTextIntentService
|
D | BigPictureSocialIntentService.java | 56 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigPictureSocialIntentService
|
D | MessagingIntentService.java | 57 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingIntentService
|
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/ |
D | BigPictureSocialIntentService.java | 54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigPictureSocialIntentService
|
D | BigTextIntentService.java | 56 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigTextIntentService
|
D | MessagingIntentService.java | 55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingIntentService
|
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/ |
D | UtilityService.java | 96 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UtilityService
|