Searched defs:alwaysConsumeSystemBars (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ |
H A D | IWindow.aidl | 59 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, in resized()
|
H A D | WindowInsets.java | 1432 public Builder setAlwaysConsumeSystemBars(boolean alwaysConsumeSystemBars) { in setAlwaysConsumeSystemBars()
|
H A D | ViewRootImpl.java | 9133 boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, boolean dragResizing) { in dispatchResized() 10549 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TestIWindow.java | 49 boolean alwaysConsumeSystemBars, int displayId, int seqId, boolean dragResizing) in resized()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | BaseIWindow.java | 56 boolean alwaysConsumeSystemBars, int displayId, int seqId, boolean dragResizing) { in resized()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | TaskSnapshotWindow.java | 217 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int seqId, in resized()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | SystemWindows.java | 350 boolean forceLayout, boolean alwaysConsumeSystemBars, int displayId, int syncSeqId, in resized()
|