Searched refs:outLargestSize (Results 1 – 1 of 1) sorted by relevance
1006 public void getCurrentSizeRange(Point outSmallestSize, Point outLargestSize) { in getCurrentSizeRange() argument1011 outLargestSize.x = mDisplayInfo.largestNominalAppWidth; in getCurrentSizeRange()1012 outLargestSize.y = mDisplayInfo.largestNominalAppHeight; in getCurrentSizeRange()