Home
last modified time | relevance | path

Searched defs:intent1 (Results 1 – 6 of 6) sorted by relevance

/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/
DBroadcastDeliveryGroupTest.java45 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyAll() local
79 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyAll() local
108 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyMostRecent() local
145 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyMostRecent() local
/cts/tests/fragment/src/android/fragment/cts/
DFragmentTransactionTest.java376 Intent intent1 = new Intent(mActivity, NewIntentActivity.class) in newIntentUnlocks() local
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassificationTest.java70 final PendingIntent intent1 = PendingIntent.getActivity( in testTextClassification() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleTests.java458 final Intent intent1 = new Intent(mContext, SecondProcessCallbackTrackingActivity.class) in testTrampolineWithAnotherProcess() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandInstallTest.java1240 Intent intent1 = new Intent(); in testSdkBlockSdkLibsBeAppsNoComponentRegistered() local
1281 Intent intent1 = new Intent(); in testSdkLibsBeAppsComponentRegistered() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java1504 Intent intent1 = new Intent(Intent.ACTION_MAIN); in runFreezerTest() local