Searched refs:getStackById (Results 1 – 10 of 10) sorted by relevance
136 = mAmWmState.getAmState().getStackById(focusedStackId); in testVrActivityLaunch()186 = mAmWmState.getAmState().getStackById(focusedStackId); in testVrActivityReLaunch()236 = mAmWmState.getAmState().getStackById(focusedStackId); in testActivityLaunchPostVr()274 = mAmWmState.getAmState().getStackById(frontStackId); in testActivityLaunchPostVr()
320 mAmWmState.getAmState().getStackById(newFrontStackId); in testLaunchNonResizeableActivityFromSecondaryDisplayNewTask()635 mAmWmState.getAmState().getStackById(frontStackId); in testTaskMatchAcrossDisplays()649 mAmWmState.getAmState().getStackById(defaultDisplayFrontStackId); in testTaskMatchAcrossDisplays()662 mAmWmState.getAmState().getStackById(frontStackId); in testTaskMatchAcrossDisplays()717 mAmWmState.getAmState().getStackById(frontStackId); in testLaunchDisplayAffinityMatch()733 mAmWmState.getAmState().getStackById(secondFrontStackId); in testLaunchDisplayAffinityMatch()807 mAmWmState.getAmState().getStackById(frontStackId); in testImmediateLaunchOnNewDisplay()
115 mAmWmState.getAmState().getStackById(externalFocusedStackId); in testLaunchWithoutPermissionOnVirtualDisplayByOwner()521 ActivityStack frontStack = mAmWmState.getAmState().getStackById( in testPermissionLaunchFromShell()597 ActivityStack frontStack = mAmWmState.getAmState().getStackById( in testPermissionLaunchMultiUidTask()610 frontStack = mAmWmState.getAmState().getStackById(frontStackId); in testPermissionLaunchMultiUidTask()629 mAmWmState.getAmState().getStackById(defaultDisplayFocusedStackId); in testPermissionLaunchFromOwner()667 ActivityStack frontStack = mAmWmState.getAmState().getStackById( in testPermissionLaunchFromDifferentApp()
93 final ActivityStack stack = mAmWmState.getAmState().getStackById(task.mStackId); in testNonResizeableActivityHasFullDisplayBounds()
118 mAmWmState.getAmState().getStackById(frontStackId); in testMultiDisplayDisabled()
217 final int displayId = mAmWmState.getAmState().getStackById(actualStackId).mDisplayId; in testRotation()
191 final int displayId = mAmWmState.getAmState().getStackById(task.mStackId).mDisplayId; in rotateAndCheckSizes()
414 ActivityStack frontStack = mAmWmState.getAmState().getStackById( in testMoveTaskBetweenDisplays()
238 final ActivityStack stack = getStackById(mTopFocusedStackId); in getFocusedStackActivityType()243 final ActivityStack stack = getStackById(mTopFocusedStackId); in getFocusedStackWindowingMode()279 return getStackById(stackId) != null; in containsStack()297 ActivityStack getStackById(int stackId) { in getStackById() method in ActivityManagerState377 return getStackById(task.mStackId).mDisplayId; in getDisplayByActivity()
878 mAmWmState.getAmState().getStackById(frontStackId); in waitAndAssertTopResumedActivity()