/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/SmsSample/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/Support4Demos/src/com/example/android/supportv4/content/ |
D | SimpleWakefulService.java | 31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SimpleWakefulService
|
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/ |
D | QuizReportActionService.java | 48 public void onHandleIntent(Intent intent) { in onHandleIntent() method in QuizReportActionService
|
D | DeleteQuestionService.java | 64 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteQuestionService
|
D | UpdateQuestionService.java | 69 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateQuestionService
|
/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/AgendaData/Wearable/src/com.example.android.wearable.agendadata/ |
D | DeleteService.java | 62 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteService
|
/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/Wearable/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/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
D | GeofenceTransitionsIntentService.java | 68 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in GeofenceTransitionsIntentService
|
/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/AgendaData/Application/src/com.example.android.wearable.agendadata/ |
D | CalendarQueryService.java | 106 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CalendarQueryService
|