Searched defs:focusedStackId (Results 1 – 2 of 2) sorted by relevance
179 final int focusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testVrActivityLaunch() local229 final int focusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testVrActivityReLaunch() local276 final int focusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testActivityLaunchPostVr() local688 int focusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testMoveTaskBetweenDisplays() local749 final int focusedStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testStackFocusSwitchOnDisplayRemoved3() local808 final int focusedStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY_ID); in testStackFocusSwitchOnStackEmptied() local1286 final int focusedStackId = mAmWmState.getAmState().getFocusedStackId(); in testNewTaskSameDisplay() local
1077 private void assertPinnedStackStateOnMoveToFullscreen(String activityName, int focusedStackId, in assertPinnedStackStateOnMoveToFullscreen()