/packages/apps/Dialer/java/com/android/dialer/calldetails/ |
D | CallDetailsActivity.java | 91 onHandleIntent(getIntent()); in onCreate() 111 onHandleIntent(intent); in onNewIntent() 114 private void onHandleIntent(Intent intent) { in onHandleIntent() method in CallDetailsActivity
|
/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/Dialer/java/com/android/dialer/callcomposer/ |
D | CallComposerActivity.java | 188 onHandleIntent(getIntent()); in onCreate() 290 onHandleIntent(intent); in onNewIntent() 483 private void onHandleIntent(Intent intent) { in onHandleIntent() method in CallComposerActivity
|
/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/java/com/android/dialer/interactions/ |
D | ContactUpdateService.java | 42 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/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tester/service/ |
D | AnomalyService.java | 37 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in AnomalyService
|
/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 | 43 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateService
|
D | ProgressService.java | 77 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ProgressService
|
D | PhoneService.java | 53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneService
|
/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/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/providers/TvProvider/src/com/android/providers/tv/ |
D | EpgDataCleanupService.java | 46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EpgDataCleanupService
|
/packages/apps/Dialer/java/com/android/dialer/configprovider/ |
D | SharedPrefConfigProvider.java | 70 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SharedPrefConfigProvider.Service
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
D | BackgroundWorkerService.java | 109 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in BackgroundWorkerService
|
/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/Messaging/src/com/android/messaging/datamodel/ |
D | NoConfirmationSmsSendService.java | 55 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in NoConfirmationSmsSendService
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogNotificationsService.java | 147 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
D | SettingsStorageService.java | 76 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SettingsStorageService.Impl
|