/aosp_15_r20/cts/tests/tests/content/HelloWorldApp/src5/com/example/helloworld/ |
H A D | TestService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TestService
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/revision_a/src/com/android/cts/splitapp/revision_a/ |
H A D | FeatureService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FeatureService
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/ |
H A D | UnawareService.java | 31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UnawareService
|
H A D | AwareService.java | 31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AwareService
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/src/com/android/cts/splitapp/ |
H A D | FeatureService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FeatureService
|
/aosp_15_r20/cts/tests/tests/content/HelloWorldApp/src_system_user_only/com/example/helloworld/ |
H A D | TestService.java | 35 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TestService
|
H A D | SystemUserOnlyService.java | 35 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SystemUserOnlyService
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/SimpleSmsApp/src/android/telephony/cts/sms/ |
H A D | HeadlessSmsSendService.java | 37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in HeadlessSmsSendService
|
/aosp_15_r20/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/notifier/ |
H A D | NotifierService.java | 34 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NotifierService
|
/aosp_15_r20/device/generic/goldfish/slim/FakeSystemApp/src/com/android/fakesystemapp/messaging/ |
D | StubNoConfirmationSmsSendService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in StubNoConfirmationSmsSendService
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | HeadlessSmsSendService.java | 40 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in HeadlessSmsSendService
|
/aosp_15_r20/external/dagger2/javatests/dagger/android/support/functional/ |
H A D | TestIntentService.java | 32 protected void onHandleIntent(Intent intent) {} in onHandleIntent() method in TestIntentService
|
/aosp_15_r20/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/service/ |
H A D | RespondService.java | 37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in RespondService
|
H A D | MessagingService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MessagingService
|
/aosp_15_r20/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/ |
H A D | TelephonyProviderService.java | 34 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TelephonyProviderService
|
/aosp_15_r20/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/ |
H A D | ShortcutPublishingService.java | 43 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ShortcutPublishingService
|
/aosp_15_r20/development/samples/ReceiveShareDemo/src/com/example/android/receiveshare/ |
H A D | ReceiveShareService.java | 38 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ReceiveShareService
|
/aosp_15_r20/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/ |
H A D | ProcStatsHelperServiceBase.java | 37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ProcStatsHelperServiceBase
|
/aosp_15_r20/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
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowIntentServiceTest.java | 31 protected void onHandleIntent(Intent intent) {} in onHandleIntent() method in ShadowIntentServiceTest.TestIntentService
|
/aosp_15_r20/packages/apps/Traceur/src/com/android/traceur/ |
D | StopTraceService.java | 39 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StopTraceService
|
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
H A D | MediaButtonReceiverService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MediaButtonReceiverService
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/interactions/ |
D | ContactUpdateService.java | 42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ContactUpdateService
|
/aosp_15_r20/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
D | StatsdCtsBackgroundService.java | 45 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StatsdCtsBackgroundService
|
/aosp_15_r20/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/provider/ |
H A D | UpdateComplicationDataService.java | 28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UpdateComplicationDataService
|