Searched defs:stackSize (Results 1 – 3 of 3) sorted by relevance
310 final Rect stackSize = new Rect(0, 0, 300, 300); in testResizeDockedStackForSplitScreenPrimary() local322 assertEquals(primaryStack.getBounds(), stackSize); in testResizeDockedStackForSplitScreenPrimary() local
1105 int stackSize = 0; field in PduComposer.BufferStack
643 final int stackSize = mChildren.size(); in findPositionForTask() local