Searched refs:mStackBox (Results 1 – 5 of 5) sorted by relevance
53 StackBox mStackBox; field in TaskStack92 return mStackBox.mParent != null; in hasSibling()101 mStackBox.makeDirty(); in addTask()148 mStackBox.makeDirty(); in removeTask()157 return mStackBox.remove(); in remove()
224 firstStack.mStackBox = mFirst; in split()228 secondStack.mStackBox = mSecond; in split()
130 newStack.mStackBox = newBox; in DisplayContent()250 newStack.mStackBox = newBox; in createStack()
732 return stack.mStackBox.mBounds; in getStackBounds()
3793 final StackBox box = stack.mStackBox; in setFocusedStackFrame()