Home
last modified time | relevance | path

Searched defs:firstIntent (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java99 GenerationIntent firstIntent = initialState.get(0); in verify() local
184 LaunchFromIntent firstIntent = work.setup.get(0); in run() local
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java178 Intent firstIntent = new Intent(); in testBackgroundActivityNotBlockedWithinGracePeriod() local
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationTest.java294 Intent firstIntent = new Intent(getInstrumentation().getContext(), in testWindowAnimationFrameStats() local
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java2510 Intent firstIntent = new Intent(mContext, DummyActivity.class); in testClickCustomButton() local