| /cts/hostsidetests/devicepolicy/app/CorpOwnedManagedProfile/src/com/android/cts/comp/ |
| D | BindDeviceAdminServiceGoodSetupTest.java | 112 final Intent serviceIntent = new Intent(mContext, UnprotectedCrossUserService.class); in testCannotBind_unprotectedCrossUserService() local 128 final Intent serviceIntent = new Intent(); in testCheckCannotBind_nonManagingPackage() local 145 final Intent serviceIntent = new Intent(mContext, ProtectedCrossUserService.class); in testCannotBind_sameUser() local 202 final Intent serviceIntent = new Intent(mContext, ProtectedCrossUserService.class); in assertCrossProfileCall() local 217 private boolean bind(Intent serviceIntent, ServiceConnection serviceConnection, in bind()
|
| D | BindDeviceAdminServiceFailsTest.java | 68 final Intent serviceIntent = new Intent(); in checkCannotBind() local 78 private boolean bind(Intent serviceIntent, ServiceConnection serviceConnection, in bind()
|
| /cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
| D | SimpleActivityStartFgService.java | 52 Intent serviceIntent = getIntent().getParcelableExtra("service"); in onCreate() local 67 Intent serviceIntent = getIntent().getParcelableExtra("service"); in onNewIntent() local 76 Intent serviceIntent = getIntent().getParcelableExtra("service"); in attemptStartService() local
|
| D | SimpleReceiverStartService.java | 27 Intent serviceIntent = intent.getParcelableExtra("service"); in onReceive() local
|
| D | SimpleActivityStartService.java | 68 Intent serviceIntent = getIntent().getParcelableExtra("service"); in attemptStartService() local
|
| /cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/ |
| D | RecentTaskActivity.java | 37 final Intent serviceIntent = new Intent(); in onCreate() local
|
| /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
| D | TestVoiceInteractionServiceActivity.java | 29 Intent serviceIntent = new Intent(); in triggerHotwordDetectionServiceTest() local
|
| /cts/tests/tests/gwp-asan/enabled/src/android/gwpasan/cts/ |
| D | GwpAsanServiceTest.java | 45 Intent serviceIntent = new Intent(getApplicationContext(), cls); in isGwpAsanEnabledInService() local
|
| /cts/hostsidetests/appsecurity/test-apps/rro/OverlayTarget/src/com/android/cts/overlay/target/ |
| D | OverlayTargetActivity.java | 87 final Intent serviceIntent = new Intent(this, OverlayTargetService.class); in startServiceIfNecessary() local
|
| /cts/tests/tests/telecom/src/android/telecom/cts/ |
| D | BasicInCallServiceTest.java | 72 Intent serviceIntent = new Intent(InCallService.SERVICE_INTERFACE); in testResolveInCallIntent() local
|
| /cts/tests/tests/security/src/android/security/cts/ |
| D | IsolatedProcessTest.java | 91 Intent serviceIntent = new Intent(getInstrumentation().getContext(), IsolatedService.class); in setUp() local
|
| D | NanoAppBundleTest.java | 88 Intent serviceIntent = new Intent(mContext, AuthenticatorService.class); in setUp() local 96 Intent serviceIntent = new Intent(mContext, AuthenticatorService.class); in tearDown() local
|
| /cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/AppA/src/com/android/cts/appdataisolation/appa/ |
| D | AppATests.java | 272 Intent serviceIntent = new Intent(mContext, IsolatedService.class); in testIsolatedProcess() local 286 Intent serviceIntent = new Intent(mContext, AppZygoteIsolatedService.class); in testAppZygoteIsolatedProcess() local
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20913/src/android/security/cts/CVE_2023_20913/ |
| D | DeviceTest.java | 80 Intent serviceIntent = new Intent(mContext, PocService.class); in testActivity() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
| D | DeviceAdminTestReceiver.java | 279 final Intent serviceIntent = new Intent(context, PrimaryUserService.class); in bindPrimaryUserService() local 280 devicePolicyManager.bindDeviceAdminServiceAsUser(getReceiverComponentName(), serviceIntent, in bindPrimaryUserService() local
|
| /cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
| D | TestAppInterface.java | 78 final Intent serviceIntent = new Intent() in TestAppInterface() local
|
| /cts/tests/app/NotificationTrampolineBase/src/com/android/test/notificationtrampoline/ |
| D | NotificationTrampolineTestService.java | 159 public int onStartCommand(Intent serviceIntent, int flags, int startId) { in onStartCommand()
|
| /cts/tests/app/src/android/app/cts/ |
| D | NotificationManagerBubbleTest.java | 498 Intent serviceIntent = new Intent(mContext, BubblesTestService.class); in testNotificationManagerBubblePolicy_noFlag_service() local 521 Intent serviceIntent = new Intent(mContext, BubblesTestService.class); in testNotificationManagerBubblePolicy_noFlag_phonecall() local
|
| D | PendingIntentTest.java | 727 Intent serviceIntent = new Intent(); in testGetIntentComponentAndType() local
|
| /cts/tests/tests/media/misc/src/android/media/misc/cts/ |
| D | MediaSession2ServiceTest.java | 390 Intent serviceIntent = new Intent(MediaSession2Service.SERVICE_INTERFACE); in testOnBind() local
|
| /cts/tests/tests/appop/src/android/app/appops/cts/ |
| D | ForegroundModeAndActiveTest.kt | 107 val serviceIntent = Intent().setComponent(ComponentName(TEST_SERVICE_PKG, in <lambda>() constant
|
| D | DiscreteAppopsTest.kt | 136 val serviceIntent = Intent().setComponent(ComponentName(PACKAGE_NAME, in <lambda>() constant
|
| D | AppOpsLoggingTest.kt | 171 val serviceIntent = Intent() in nativeNoteOp() constant
|
| /cts/tests/tests/content/src/android/content/cts/ |
| D | BroadcastReceiverTest.java | 106 Intent serviceIntent = new Intent(context, MockService.class); in onReceive() local
|
| /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
| D | CreateAndManageUserTest.java | 726 Intent serviceIntent = new Intent(context, PrimaryUserService.class); in pingTargetUser() local
|