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