Searched refs:nextStackId (Results 1 – 2 of 2) sorted by relevance
345 final int nextStackId = mWindowManager.removeStack(stackId); in removeTask() local349 mFocusedStack = nextStackId == HOME_STACK_ID ? null : getStack(nextStackId); in removeTask()
4875 int nextStackId = stack.remove(); in removeStack() local4878 return nextStackId; in removeStack()