Searched refs:getWindowInsets (Results 1 – 10 of 10) sorted by relevance
96 Insets insets = wm.getWindowInsets().getInsets(Type.systemBars()); in fromWindowMetrics()
131 normalizeWindowInsets(displayInfoContext, windowMetrics.getWindowInsets(), insets); in getRealBounds()416 windowMetrics.getWindowInsets().getDisplayCutout()); in getDisplayInfo()
229 mWindowManager.getCurrentWindowMetrics().getWindowInsets().getDisplayCutout(); in handleDisplayCutout()
90 /* windowInsets= */ windowMetrics.getWindowInsets() in onCreate()
321 activity.getWindowManager().getCurrentWindowMetrics().getWindowInsets();
510 final Insets displayInsets = metrics.getWindowInsets().getInsetsIgnoringVisibility( in getDisplayBounds()
274 .getWindowInsets() in getAppWindowRect()
390 Insets getWindowInsets() { in getWindowInsets() method in LauncherInstrumentation1675 return Math.max(getWindowInsets().bottom, ResourceUtils.getNavbarSize( in getBottomGestureSize()1694 return getRealDisplaySize().x - getWindowInsets().right - 1; in getRightGestureStartOnScreen()
535 final WindowInsets windowInsets = metrics.getWindowInsets(); in simulateFling()
337 getWindowManager().getCurrentWindowMetrics().getWindowInsets().getDisplayCutout(); in setupMainLayout()