Home
last modified time | relevance | path

Searched defs:stableInsets (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowCallbacks.java48 Rect stableInsets); in onWindowSizeIsChanging()
59 Rect stableInsets, int resizeMode); in onWindowDragResizeStart()
DIWindow.aidl51 in Rect visibleInsets, in Rect stableInsets, in Rect outsets, boolean reportDraw, in resized()
DWindowInsets.java66 public WindowInsets(Rect systemWindowInsets, Rect windowDecorInsets, Rect stableInsets, in WindowInsets()
DSurfaceView.java809 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in resized()
DViewRootImpl.java1406 Rect stableInsets = mDispatchStableInsets; in getWindowInsets() local
5959 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in dispatchResized()
7000 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in resized()
7178 Rect stableInsets, int resizeMode) { in startDragResizing()
/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java81 boolean fullscreen, Rect systemInsets, Rect stableInsets, int resizeMode) { in BackdropFrameRenderer()
157 Rect stableInsets) { in setTargetRect()
307 Rect stableInsets) { in redrawLocked()
363 boolean fullscreen, Rect systemInsets, Rect stableInsets) { in drawColorViews()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java40 Rect stableInsets, Rect outsets, boolean reportDraw, Configuration newConfig, in resized()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java2339 final Rect stableInsets = mLastStableInsets; in reportResized() local
2414 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in dispatchResized()