Searched refs:getStackById (Results 1 – 3 of 3) sorted by relevance
78 int taskNumberInitial = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideAndBringToFront()86 int taskNumberCovered = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideAndBringToFront()96 int taskNumberFinal = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideAndBringToFront()111 int taskNumberInitial = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideMultiple()120 int taskNumberFinal = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideMultiple()150 int taskNumberInitial = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in launchTargetToSide()160 .getStackById(FULLSCREEN_WORKSPACE_STACK_ID).getTasks().size(); in launchTargetToSide()177 int taskNumberFinal = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in launchTargetToSide()200 int taskNumberInitial = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideMultipleWithFlag()209 int taskNumberFinal = mAmWmState.getAmState().getStackById(FULLSCREEN_WORKSPACE_STACK_ID) in testLaunchToSideMultipleWithFlag()[all …]
189 return getStackById(stackId) != null; in containsStack()192 ActivityStack getStackById(int stackId) { in getStackById() method in ActivityManagerState
403 mAmState.getStackById(ActivityManagerTestBase.DOCKED_STACK_ID).mDisplayId); in assertDockedTaskBounds()