Searched refs:outSmallestSize (Results 1 – 1 of 1) sorted by relevance
857 public void getCurrentSizeRange(Point outSmallestSize, Point outLargestSize) { in getCurrentSizeRange() argument860 outSmallestSize.x = mDisplayInfo.smallestNominalAppWidth; in getCurrentSizeRange()861 outSmallestSize.y = mDisplayInfo.smallestNominalAppHeight; in getCurrentSizeRange()