Home
last modified time | relevance | path

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

/cts/tests/tests/content/HelloWorldApp/src5/com/example/helloworld/
DTestService.java28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TestService
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/src/com/android/cts/splitapp/
DFeatureService.java28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FeatureService
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/
DTelephonyProviderService.java34 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TelephonyProviderService
/cts/hostsidetests/appsecurity/test-apps/SplitApp/feature_warm/revision_a/src/com/android/cts/splitapp/revision_a/
DFeatureService.java28 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in FeatureService
/cts/hostsidetests/devicepolicy/app/SimpleSmsApp/src/android/telephony/cts/sms/
DHeadlessSmsSendService.java37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in HeadlessSmsSendService
/cts/tests/tests/content/HelloWorldApp/src_system_user_only/com/example/helloworld/
DSystemUserOnlyService.java35 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SystemUserOnlyService
DTestService.java35 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in TestService
/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DAwareService.java31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in AwareService
DUnawareService.java31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in UnawareService
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaButtonReceiverService.java42 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MediaButtonReceiverService
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsBackgroundService.java39 public void onHandleIntent(Intent intent) { in onHandleIntent() method in StatsdCtsBackgroundService
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/
DProcStatsHelperServiceBase.java37 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in ProcStatsHelperServiceBase
/cts/tests/app/app/src/android/app/stubs/
DIntentServiceStub.java68 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in IntentServiceStub
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DBlockingIntentSenderService.java112 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BlockingIntentSenderService
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBlockedNumberService.java63 public void onHandleIntent(Intent intent) { in onHandleIntent() method in BlockedNumberService
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt6186 …method @Deprecated @WorkerThread protected abstract void onHandleIntent(@Nullable android.content.…