Home
last modified time | relevance | path

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

/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/
DBroadcastDeliveryGroupTest.java47 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyAll() local
82 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyAll() local
111 final Intent intent1 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyMostRecent() local
149 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/lifecycle/
DActivityLifecycleTests.java458 final Intent intent1 = new Intent(mContext, SecondProcessCallbackTrackingActivity.class) in testTrampolineWithAnotherProcess() local
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java1481 Intent intent1 = new Intent(Intent.ACTION_MAIN); in runFreezerTest() local