Home
last modified time | relevance | path

Searched defs:intent2 (Results 1 – 8 of 8) sorted by relevance

/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/
DBroadcastDeliveryGroupTest.java50 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyAll() local
85 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyAll() local
114 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyMostRecent() local
152 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyMostRecent() local
/cts/tests/tests/permission3/CreateNotificationChannelsApp31/src/android/permission3/cts/usepermission/
DCreateNotificationChannelsActivity.kt58 val intent2 = Intent(SECONDARY_APP_INTENT) in onCreate() constant
96 val intent2 = Intent(Intent.ACTION_MAIN) in launchSecondActivity() constant
/cts/tests/process/src/android/os/cts/process/
DProcessTest2.java173 final Intent intent2 = new Intent(Consts.ACTION_SEND_BACK_START_TIME) in testStartTime_sharedProcess() local
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransactionTest.java382 Intent intent2 = new Intent(mActivity, FragmentTestActivity.class); in newIntentUnlocks() local
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassificationTest.java78 final PendingIntent intent2 = PendingIntent.getActivity( in testTextClassification() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityLifecycleTests.java456 final Intent intent2 = new Intent(mContext, SecondProcessCallbackTrackingActivity.class) in testTrampolineWithAnotherProcess() local
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java116 final Intent intent2 = new Intent(Intent.ACTION_OPEN_DOCUMENT); in setUp() local
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java785 final Intent intent2 = new Intent(mContext, GetResultActivity.class); in setUpForActivity() local