Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
DActivityManagerDisplayTests.java143 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testMultiDisplayDisabled() local
314 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testActivityLaunchPostVr() local
349 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mDisplayId); in testLaunchActivityOnSecondaryDisplay() local
381 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testLaunchNonResizeableActivityOnSecondaryDisplay() local
411 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testLaunchNonResizeableActivityWithSplitScreen() local
434 int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mDisplayId); in testMoveNonResizeableActivityToSecondaryDisplay() local
469 int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mDisplayId); in testLaunchNonResizeableActivityFromSecondaryDisplaySameTask() local
506 int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mDisplayId); in testLaunchNonResizeableActivityFromSecondaryDisplayNewTask() local
600 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testConsequentLaunchActivity() local
633 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mDisplayId); in testConsequentLaunchActivityFromSecondaryDisplay() local
[all …]