Searched refs:getFrontStackId (Results 1 – 8 of 8) sorted by relevance
251 .getFrontStackId(newDisplay.mId); in testMoveNonResizeableActivityToSecondaryDisplay()633 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testTaskMatchAcrossDisplays()646 final int defaultDisplayFrontStackId = mAmWmState.getAmState().getFrontStackId( in testTaskMatchAcrossDisplays()682 final int stackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in testTaskMatchOrderAcrossDisplays()715 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testLaunchDisplayAffinityMatch()731 mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testLaunchDisplayAffinityMatch()805 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testImmediateLaunchOnNewDisplay()
116 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in testMultiDisplayDisabled()
515 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in tryCreatingAndRemovingDisplayWithActivity()570 final int focusedStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in validateStackFocusSwitchOnStackEmptied()808 final int stackId = mAmWmState.getWmState().getFrontStackId(displayId); in assertTopTaskSameSurfaceSizeWithDisplay()
272 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in testActivityLaunchPostVr()
596 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testPermissionLaunchMultiUidTask()
208 int getFrontStackId(int displayId) { in getFrontStackId() method in ActivityManagerState
432 int getFrontStackId(int displayId) { in getFrontStackId() method in WindowManagerState
824 final int frontStackId = mAmWmState.getAmState().getFrontStackId(displayId); in waitAndAssertTopResumedActivity()