Home
last modified time | relevance | path

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

/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/SmsSample/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/Support4Demos/src/com/example/android/supportv4/content/
DSimpleWakefulService.java31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SimpleWakefulService
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DQuizReportActionService.java48 public void onHandleIntent(Intent intent) { in onHandleIntent() method in QuizReportActionService
DDeleteQuestionService.java64 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DeleteQuestionService
DUpdateQuestionService.java69 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateQuestionService
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DFileTransferService.java44 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FileTransferService
/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/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/Wearable/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/Geofencing/Application/src/com.example.android.wearable.geofencing/
DGeofenceTransitionsIntentService.java68 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in GeofenceTransitionsIntentService
/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/AgendaData/Application/src/com.example.android.wearable.agendadata/
DCalendarQueryService.java106 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CalendarQueryService