Searched refs:getCurrentBounds (Results 1 – 2 of 2) sorted by relevance
268 final Rect bound = getCurrentBounds(mContext); in getCurrentWindowMetrics()273 private static Rect getCurrentBounds(Context context) { in getCurrentBounds() method in WindowManagerImpl298 return insetsState.calculateInsets(getCurrentBounds(mContext), in computeWindowInsets()
555 pw.println(" media bounds: " + mMediaHost.getCurrentBounds()); in dump()