Home | History | Annotate | Download | only in launcher3

Lines Matching defs:smallestSize

333         Point smallestSize = new Point();
336 display.getCurrentSizeRange(smallestSize, largestSize);
339 availableHeightPx = smallestSize.y;