Home
last modified time | relevance | path

Searched defs:alwaysConsumeSystemBars (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindow.aidl59 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, in resized()
DWindowInsets.java1432 public Builder setAlwaysConsumeSystemBars(boolean alwaysConsumeSystemBars) { in setAlwaysConsumeSystemBars()
DViewRootImpl.java9133 boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, boolean dragResizing) { in dispatchResized()
10549 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestIWindow.java49 boolean alwaysConsumeSystemBars, int displayId, int seqId, boolean dragResizing) in resized()
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java56 boolean alwaysConsumeSystemBars, int displayId, int seqId, boolean dragResizing) { in resized()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DTaskSnapshotWindow.java217 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int seqId, in resized()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DSystemWindows.java350 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized()