Home
last modified time | relevance | path

Searched refs:fitsSystemWindows (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutofillWindowPresenter.aidl30 boolean fitsSystemWindows, int layoutDirection); in show() argument
DAutofillPopupWindow.java401 void show(WindowManager.LayoutParams p, Rect transitionEpicenter, boolean fitsSystemWindows, in show() argument
404 mPresenter.show(p, transitionEpicenter, fitsSystemWindows, layoutDirection); in show()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java271 boolean fitsSystemWindows = !state.isKeyguardShowingAndNotOccluded(); in applyFitsSystemWindows()
272 if (mStatusBarView != null && mStatusBarView.getFitsSystemWindows() != fitsSystemWindows) { in applyFitsSystemWindows()
273 mStatusBarView.setFitsSystemWindows(fitsSystemWindows); in applyFitsSystemWindows()
/frameworks/base/core/java/android/service/autofill/augmented/
DFillWindow.java298 boolean fitsSystemWindows, int layoutDirection) { in show() argument
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java617 boolean fitsSystemWindows, int layoutDirection) { in show() argument
619 Slog.v(TAG, "AutofillWindowPresenter.show(): fit=" + fitsSystemWindows in show()
/frameworks/base/core/java/android/view/
DView.java10778 public boolean fitsSystemWindows() {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt578 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
/frameworks/base/api/
Dcurrent.txt624 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt96685 Lcom/android/internal/R$attr;->fitsSystemWindows:I