Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityStarterTests.java715 final int taskId2 = mWmState.getTaskByActivity(DOCUMENT_INTO_EXISTING_ACTIVITY).getTaskId(); in testActivityWithDocumentIntoExisting() local
740 final int taskId2 = mWmState.getTaskByActivity(TEST_LAUNCHING_ACTIVITY).getTaskId(); in testActivityWithRelinquishTaskIdentity() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayActivityLaunchTests.java1014 final int taskId2 = mWmState.getTaskByActivity(SINGLE_TOP_ACTIVITY).getTaskId(); in testLaunchActivitySingleTopOnNewDisplay() local
1046 final int taskId2 = mWmState.getTaskByActivity(NO_HISTORY_ACTIVITY2).getTaskId(); in testLaunchNoHistoryActivityOnNewDisplay() local
DMultiWindowTests.java570 final int taskId2 = mWmState.getTaskByActivity(LAUNCHING_ACTIVITY).mTaskId; in testDisallowReOrderOperationWhenInLockedTask() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java198 final int taskId2 = activity2.getTaskId(); in testLaunchAnotherActivity_onTopOfIt() local