Home
last modified time | relevance | path

Searched defs:launchIntent (Results 1 – 11 of 11) sorted by relevance

/cts/tests/framework/base/activitymanager/app/src/android/server/am/
DTestActivityWithSameAffinity.java45 Intent launchIntent = new Intent(); in onCreate() local
DAssistantActivity.java46 final Intent launchIntent = new Intent(); in onCreate() local
DPipActivity.java169 Intent launchIntent = new Intent(); in onCreate() local
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskTest.java282 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, true /*shouldWait*/); in testUpdateWhitelisting_twoTasks() local
312 Intent launchIntent = createReceiverActivityIntent(false /*newTask*/, false /*shouldWait*/); in testStartActivity_withinTask() local
334 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, false /*shouldWait*/); in testStartActivity_outsideTaskWhitelisted() local
351 Intent launchIntent = createReceiverActivityIntent(true /*newTask*/, false /*shouldWait*/); in testStartActivity_outsideTaskNonWhitelisted() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillActivity.java42 final Intent launchIntent = new Intent(); in onCreate() local
DAutofillRestrictionsTest.java75 final Intent launchIntent = new Intent(); in launchActivityAndGetEnabled() local
DPermissionsTest.java244 Intent launchIntent = new Intent(); in assertPermissionRequest() local
260 Intent launchIntent = new Intent(); in assertPermissionGrantState() local
DMeteredDataRestrictionTest.java110 final Intent launchIntent = new Intent() in verifyAppNetworkState() local
/cts/tests/tests/widget/src/android/widget/cts/
DTabHostTest.java104 final Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testSetup1() local
138 final Intent launchIntent = new Intent(Intent.ACTION_MAIN); in testSetup2() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java367 Intent launchIntent = keyguardManager.createConfirmDeviceCredentialIntent(null, null); in onCreate() local
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java999 final Intent launchIntent = getIntentForComponent(type); in launchComponentAndAssertNetworkAccess() local
1025 final Intent launchIntent = getIntentForComponent(TYPE_COMPONENT_FOREGROUND_SERVICE); in startForegroundService() local