/aosp12/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/storage/ |
H A 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()
|
/aosp12/packages/apps/Traceur/src/com/android/traceur/ |
H A D | StopTraceService.java | 41 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StopTraceService 74 super.onHandleIntent(intent); in onHandleIntent()
|
H A D | TraceService.java | 109 public void onHandleIntent(Intent intent) { in onHandleIntent() method in TraceService
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | IntentService.java | 78 onHandleIntent((Intent)msg.obj); in handleMessage() 180 protected abstract void onHandleIntent(@Nullable Intent intent); in onHandleIntent() method in IntentService
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | SettingInjectorService.java | 158 onHandleIntent(intent); in onStartCommand() 163 private void onHandleIntent(Intent intent) { in onHandleIntent() method in SettingInjectorService
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/interactions/ |
H A D | ContactUpdateService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
|
/aosp12/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tester/service/ |
H A D | AnomalyService.java | 37 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in AnomalyService
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/alerts/ |
H A D | InitAlarmsService.java | 47 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in InitAlarmsService
|
H A D | DismissAlarmsService.java | 60 public void onHandleIntent(Intent intent) { in onHandleIntent() method in DismissAlarmsService
|
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
H A D | StatsdCtsBackgroundService.java | 45 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StatsdCtsBackgroundService
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | AsyncQueryServiceHelper.java | 53 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AsyncQueryServiceHelper
|
/aosp12/packages/services/Telephony/tests/src/com/android/phone/tests/ |
H A D | SendInstantTextTestService.java | 46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SendInstantTextTestService
|
/aosp12/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/ |
H A D | SmsManagerTestService.java | 71 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SmsManagerTestService
|
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
H A D | QueryService.java | 55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in QueryService
|
H A D | PhoneNumberTestService.java | 58 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PhoneNumberTestService
|
/aosp12/packages/providers/TvProvider/src/com/android/providers/tv/ |
H A D | EpgDataCleanupService.java | 46 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in EpgDataCleanupService
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/configprovider/ |
H A D | SharedPrefConfigProvider.java | 70 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SharedPrefConfigProvider.Service
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | NoConfirmationSmsSendService.java | 55 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in NoConfirmationSmsSendService
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
H A D | CallComposerActivity.java | 204 onHandleIntent(getIntent()); in onCreate() 357 onHandleIntent(intent); in onNewIntent() 572 private void onHandleIntent(Intent intent) { in onHandleIntent() method in CallComposerActivity
|
/aosp12/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/ |
H A D | BandwidthEnforcementTestService.java | 55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BandwidthEnforcementTestService
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
H A D | CallLogNotificationsService.java | 137 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CallLogNotificationsService
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/ |
H A D | SettingsStorageService.java | 79 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in SettingsStorageService.Impl
|
/aosp12/packages/apps/MusicFX/src/com/android/musicfx/ |
H A D | Compatibility.java | 124 protected void onHandleIntent(final Intent intent) { in onHandleIntent() method in Compatibility.Service
|
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/services/ |
H A D | PrepareUpdateService.java | 126 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in PrepareUpdateService
|
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
H A D | CellBroadcastConfigService.java | 69 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in CellBroadcastConfigService
|