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