Home
last modified time | relevance | path

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

12

/packages/apps/Email/provider_src/com/android/email/
DEmailIntentService.java36 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/
DEmlTempFileDeletionService.java38 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EmlTempFileDeletionService
/packages/apps/Dialer/src/com/android/dialer/contact/
DContactUpdateService.java45 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
/packages/apps/Calendar/src/com/android/calendar/alerts/
DInitAlarmsService.java47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in InitAlarmsService
DSnoozeAlarmsService.java49 public void onHandleIntent(Intent intent) { in onHandleIntent() method in SnoozeAlarmsService
DDismissAlarmsService.java60 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DismissAlarmsService
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogNotificationsService.java72 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProviderIntentService.java32 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CalendarProviderIntentService
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DVoicemailCleanupService.java39 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in VoicemailCleanupService
/packages/services/Telephony/tests/src/com/android/phone/tests/
DSendInstantTextTestService.java46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SendInstantTextTestService
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DToastService.java49 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ToastService
DUpdateService.java41 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateService
DPhoneService.java53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneService
DProgressService.java77 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ProgressService
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPackagesMonitor.java49 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PackagesMonitor.AsyncService
/packages/apps/Mms/src/com/android/mms/ui/
DNoConfirmationSendService.java47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NoConfirmationSendService
/packages/apps/ContactsCommon/src/com/android/contacts/common/location/
DUpdateCountryService.java40 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateCountryService
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DQueryService.java55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in QueryService
DPhoneNumberTestService.java58 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneNumberTestService
/packages/apps/Mms/src/com/android/mms/transaction/
DMessageStatusService.java54 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessageStatusService
/packages/providers/TvProvider/src/com/android/providers/tv/
DEpgDataCleanupService.java47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EpgDataCleanupService
/packages/apps/OneTimeInitializer/src/com/android/onetimeinitializer/
DOneTimeInitializerService.java73 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in OneTimeInitializerService
/packages/apps/UnifiedEmail/src/com/android/mail/
DMailIntentService.java68 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in MailIntentService
DNotificationActionIntentService.java90 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in NotificationActionIntentService
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java117 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in Compatibility.Service

12