Home
last modified time | relevance | path

Searched refs:getMaximumBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/
DWindowManagerImpl.java281 return new WindowMetrics(getMaximumBounds(), computeWindowInsets()); in getMaximumWindowMetrics()
284 private Rect getMaximumBounds() { in getMaximumBounds() method in WindowManagerImpl