Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/storage/
DSettingsStorageServiceTest.java82 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/
DStopTraceService.java39 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StopTraceService
58 super.onHandleIntent(intent); in onHandleIntent()
DTraceService.java85 public void onHandleIntent(Intent intent) { in onHandleIntent() method in TraceService
/packages/apps/Dialer/java/com/android/dialer/interactions/
DContactUpdateService.java42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
/packages/apps/Dialer/java/com/android/dialer/callcomposer/
DCallComposerActivity.java204 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/
DInitAlarmsService.java47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in InitAlarmsService
DDismissAlarmsService.java60 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DismissAlarmsService
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tester/service/
DAnomalyService.java37 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in AnomalyService
/packages/apps/Calendar/src/com/android/calendar/
DAsyncQueryServiceHelper.java53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AsyncQueryServiceHelper
/packages/services/Telephony/tests/src/com/android/phone/tests/
DSendInstantTextTestService.java46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SendInstantTextTestService
/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/
DSmsManagerTestService.java71 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SmsManagerTestService
/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/providers/TvProvider/src/com/android/providers/tv/
DEpgDataCleanupService.java46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EpgDataCleanupService
/packages/apps/Dialer/java/com/android/dialer/configprovider/
DSharedPrefConfigProvider.java70 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SharedPrefConfigProvider.Service
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DNoConfirmationSmsSendService.java55 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in NoConfirmationSmsSendService
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogNotificationsService.java137 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DSettingsStorageService.java79 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SettingsStorageService.Impl
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java124 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in Compatibility.Service
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastConfigService.java64 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CellBroadcastConfigService
/packages/apps/Dialer/java/com/android/dialer/main/impl/
DOldMainActivityPeer.java353 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/
DKeyChainService.java668 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in KeyChainService
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyBackupAgent.java525 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TelephonyBackupAgent.DeferredSmsMmsRestoreService
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java305 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in ContactSaveService