Searched refs:normalizeWindowInsets (Results 1 – 3 of 3) sorted by relevance
59 .normalizeWindowInsets(getContext(), insets, mTempRect); in onApplyWindowInsets()
131 normalizeWindowInsets(displayInfoContext, windowMetrics.getWindowInsets(), insets); in getRealBounds()138 public WindowInsets normalizeWindowInsets(Context context, WindowInsets oldInsets, in normalizeWindowInsets() method in WindowManagerProxy
107 .normalizeWindowInsets(getContext(), getRootWindowInsets(), new Rect()); in onAttachedToWindow()