/packages/apps/Email/provider_src/com/android/email/ |
D | EmailIntentService.java | 36 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in EmailIntentService 37 super.onHandleIntent(intent); in onHandleIntent()
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
D | EmlTempFileDeletionService.java | 38 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EmlTempFileDeletionService
|
/packages/apps/Dialer/src/com/android/dialer/contact/ |
D | ContactUpdateService.java | 45 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | InitAlarmsService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in InitAlarmsService
|
D | SnoozeAlarmsService.java | 49 public void onHandleIntent(Intent intent) { in onHandleIntent() method in SnoozeAlarmsService
|
D | DismissAlarmsService.java | 60 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DismissAlarmsService
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
D | CallLogNotificationsService.java | 72 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProviderIntentService.java | 32 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CalendarProviderIntentService
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | VoicemailCleanupService.java | 39 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in VoicemailCleanupService
|
/packages/services/Telephony/tests/src/com/android/phone/tests/ |
D | SendInstantTextTestService.java | 46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SendInstantTextTestService
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
D | ToastService.java | 49 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ToastService
|
D | UpdateService.java | 41 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateService
|
D | PhoneService.java | 53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneService
|
D | ProgressService.java | 77 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ProgressService
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | PackagesMonitor.java | 49 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PackagesMonitor.AsyncService
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | NoConfirmationSendService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NoConfirmationSendService
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/location/ |
D | UpdateCountryService.java | 40 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateCountryService
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
D | QueryService.java | 55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in QueryService
|
D | PhoneNumberTestService.java | 58 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneNumberTestService
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
D | MessageStatusService.java | 54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessageStatusService
|
/packages/providers/TvProvider/src/com/android/providers/tv/ |
D | EpgDataCleanupService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EpgDataCleanupService
|
/packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/ |
D | OneTimeInitializerService.java | 73 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in OneTimeInitializerService
|
/packages/apps/UnifiedEmail/src/com/android/mail/ |
D | MailIntentService.java | 68 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in MailIntentService
|
D | NotificationActionIntentService.java | 90 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in NotificationActionIntentService
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
D | Compatibility.java | 117 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in Compatibility.Service
|