Searched refs:frontStackId (Results 1 – 6 of 6) sorted by relevance
633 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testTaskMatchAcrossDisplays() local635 mAmWmState.getAmState().getStackById(frontStackId); in testTaskMatchAcrossDisplays()639 frontStackId); in testTaskMatchAcrossDisplays()657 mAmWmState.waitForFocusedStack(frontStackId); in testTaskMatchAcrossDisplays()662 mAmWmState.getAmState().getStackById(frontStackId); in testTaskMatchAcrossDisplays()665 mAmWmState.assertFocusedStack("Top stack must be on primary display", frontStackId); in testTaskMatchAcrossDisplays()715 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testLaunchDisplayAffinityMatch() local717 mAmWmState.getAmState().getStackById(frontStackId); in testLaunchDisplayAffinityMatch()720 mAmWmState.assertFocusedStack("Focus must be on secondary display", frontStackId); in testLaunchDisplayAffinityMatch()805 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testImmediateLaunchOnNewDisplay() local[all …]
116 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in testMultiDisplayDisabled() local118 mAmWmState.getAmState().getStackById(frontStackId); in testMultiDisplayDisabled()123 mAmWmState.assertFocusedStack("Focus must be on the default display", frontStackId); in testMultiDisplayDisabled()
272 final int frontStackId = mAmWmState.getAmState().getFrontStackId(DEFAULT_DISPLAY); in testActivityLaunchPostVr() local274 = mAmWmState.getAmState().getStackById(frontStackId); in testActivityLaunchPostVr()
596 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in testPermissionLaunchMultiUidTask() local598 frontStackId); in testPermissionLaunchMultiUidTask()603 frontStackId); in testPermissionLaunchMultiUidTask()610 frontStack = mAmWmState.getAmState().getStackById(frontStackId); in testPermissionLaunchMultiUidTask()
515 final int frontStackId = mAmWmState.getAmState().getFrontStackId(newDisplay.mId); in tryCreatingAndRemovingDisplayWithActivity() local516 mAmWmState.assertFocusedStack("Top stack must be on secondary display", frontStackId); in tryCreatingAndRemovingDisplayWithActivity()
876 final int frontStackId = mAmWmState.getAmState().getFrontStackId(displayId); in waitAndAssertTopResumedActivity() local878 mAmWmState.getAmState().getStackById(frontStackId); in waitAndAssertTopResumedActivity()881 mAmWmState.assertFocusedStack("Top activity's stack must also be on top", frontStackId); in waitAndAssertTopResumedActivity()