Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherRootView.java59 .normalizeWindowInsets(getContext(), insets, mTempRect); in onApplyWindowInsets()
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java131 normalizeWindowInsets(displayInfoContext, windowMetrics.getWindowInsets(), insets); in getRealBounds()
138 public WindowInsets normalizeWindowInsets(Context context, WindowInsets oldInsets, in normalizeWindowInsets() method in WindowManagerProxy
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java107 .normalizeWindowInsets(getContext(), getRootWindowInsets(), new Rect()); in onAttachedToWindow()