Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DIAutofillWindowPresenter.aidl30 boolean fitsSystemWindows, int layoutDirection); in show() argument
DAutofillPopupWindow.java403 void show(WindowManager.LayoutParams p, Rect transitionEpicenter, boolean fitsSystemWindows, in show() argument
406 mPresenter.show(p, transitionEpicenter, fitsSystemWindows, layoutDirection); in show()
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/
DWindowRootView.kt74 if (fitsSystemWindows) { in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java505 boolean fitsSystemWindows = !state.isKeyguardShowingAndNotOccluded(); in applyFitsSystemWindows()
507 && mWindowRootView.getFitsSystemWindows() != fitsSystemWindows) { in applyFitsSystemWindows()
508 mWindowRootView.setFitsSystemWindows(fitsSystemWindows); in applyFitsSystemWindows()
/frameworks/base/core/java/android/service/autofill/augmented/
DFillWindow.java312 boolean fitsSystemWindows, int layoutDirection) { in show() argument
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DFillUi.java688 boolean fitsSystemWindows, int layoutDirection) { in show() argument
690 Slog.v(TAG, "AutofillWindowPresenter.show(): fit=" + fitsSystemWindows in show()
/frameworks/base/core/java/android/view/
DView.java13473 public boolean fitsSystemWindows() {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt578 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
/frameworks/base/core/api/
Dcurrent.txt828 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75174 Lcom/android/internal/R$attr;->fitsSystemWindows:I