/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/storage/ |
D | SettingsStorageServiceTest.java | 82 mSettingsStorageServiceImplSpy.onHandleIntent(formatIntent); in testFormatAsPublic_success_fromPrivate() 112 mSettingsStorageServiceImplSpy.onHandleIntent(formatIntent); in testFormatAsPublic_success_fromNonPrivate() 139 mSettingsStorageServiceImplSpy.onHandleIntent(formatIntent); in testFormatAsPublic_failure() 171 mSettingsStorageServiceImplSpy.onHandleIntent(formatIntent); in testFormatAsPrivate_success() 198 mSettingsStorageServiceImplSpy.onHandleIntent(formatIntent); in testFormatAsPrivate_failure()
|
/packages/apps/Traceur/src/com/android/traceur/ |
D | StopTraceService.java | 39 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StopTraceService 58 super.onHandleIntent(intent); in onHandleIntent()
|
D | TraceService.java | 85 public void onHandleIntent(Intent intent) { in onHandleIntent() method in TraceService
|
/packages/apps/Dialer/java/com/android/dialer/interactions/ |
D | ContactUpdateService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
D | CallComposerActivity.java | 204 onHandleIntent(getIntent()); in onCreate() 357 onHandleIntent(intent); in onNewIntent() 572 private void onHandleIntent(Intent intent) { in onHandleIntent() method in CallComposerActivity
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | InitAlarmsService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in InitAlarmsService
|
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/apps/Calendar/src/com/android/calendar/ |
D | AsyncQueryServiceHelper.java | 53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AsyncQueryServiceHelper
|
/packages/services/Telephony/tests/src/com/android/phone/tests/ |
D | SendInstantTextTestService.java | 46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SendInstantTextTestService
|
/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/ |
D | SmsManagerTestService.java | 71 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SmsManagerTestService
|
/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/ |
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 | 137 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
D | SettingsStorageService.java | 79 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SettingsStorageService.Impl
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
D | Compatibility.java | 124 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in Compatibility.Service
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastConfigService.java | 64 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CellBroadcastConfigService
|
/packages/apps/Dialer/java/com/android/dialer/main/impl/ |
D | OldMainActivityPeer.java | 353 onHandleIntent(activity.getIntent()); in initLayout() 425 onHandleIntent(intent); in onNewIntent() 428 private void onHandleIntent(Intent intent) { in onHandleIntent() method in OldMainActivityPeer
|
/packages/apps/KeyChain/src/com/android/keychain/ |
D | KeyChainService.java | 668 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in KeyChainService
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyBackupAgent.java | 525 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TelephonyBackupAgent.DeferredSmsMmsRestoreService
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactSaveService.java | 305 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in ContactSaveService
|