Home
last modified time | relevance | path

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

/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/
DBroadcastDeliveryGroupTest.java48 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyAll() local
82 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyAll() local
111 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyMostRecent() local
148 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyMostRecent() local
/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/tests/display/src/android/display/cts/
DDisplayEventTest.java392 Intent intent2 = new Intent(Intent.ACTION_MAIN); in makeTestActivityCached() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleTests.java456 final Intent intent2 = new Intent(mContext, SecondProcessCallbackTrackingActivity.class) in testTrampolineWithAnotherProcess() local
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java785 final Intent intent2 = new Intent(mContext, GetResultActivity.class); in setUpForActivity() local
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java116 final Intent intent2 = new Intent(Intent.ACTION_OPEN_DOCUMENT); in setUp() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandInstallTest.java1248 Intent intent2 = new Intent(); in testSdkBlockSdkLibsBeAppsNoComponentRegistered() local
1290 Intent intent2 = new Intent(); in testSdkLibsBeAppsComponentRegistered() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java1511 Intent intent2 = new Intent(Intent.ACTION_MAIN); in runFreezerTest() local