Home
last modified time | relevance | path

Searched refs:onHandleIntent (Results 1 – 25 of 28) sorted by relevance

12

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/notifier/
DNotifierService.java34 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NotifierService
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/service/
DRespondService.java37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in RespondService
DMessagingService.java42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingService
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
DShortcutPublishingService.java43 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ShortcutPublishingService
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/
DUpdateComplicationDataService.java28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateComplicationDataService
/development/samples/ReceiveShareDemo/src/com/example/android/receiveshare/
DReceiveShareService.java38 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ReceiveShareService
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarmIntentService.java54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AlarmIntentService
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DFileTransferService.java44 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FileTransferService
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DDeleteQuestionService.java64 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteQuestionService
DQuizReportActionService.java53 public void onHandleIntent(Intent intent) { in onHandleIntent() method in QuizReportActionService
DUpdateQuestionService.java70 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateQuestionService
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneService.java65 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FindPhoneService
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/
DTimerNotificationService.java47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TimerNotificationService
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DCheckInAndDeleteDataItemsService.java64 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CheckInAndDeleteDataItemsService
/development/samples/browseable/AgendaData/Wearable/src/com.example.android.wearable.agendadata/
DDeleteService.java62 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteService
/development/samples/training/threadsample/src/com/example/android/threadsample/
DRSSPullService.java67 protected void onHandleIntent(Intent workIntent) { in onHandleIntent() method in RSSPullService
/development/samples/training/notify-user/src/com/example/android/pingme/
DPingService.java44 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PingService
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DGeofenceTransitionsIntentService.java71 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in GeofenceTransitionsIntentService
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigTextIntentService.java55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigTextIntentService
DBigPictureSocialIntentService.java56 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigPictureSocialIntentService
DMessagingIntentService.java57 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingIntentService
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigPictureSocialIntentService
DBigTextIntentService.java56 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BigTextIntentService
DMessagingIntentService.java55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingIntentService
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DUtilityService.java96 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UtilityService

12