Searched refs:fitsSystemWindows (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/autofill/ |
H A D | IAutofillWindowPresenter.aidl | 30 boolean fitsSystemWindows, int layoutDirection); in show() argument
|
H A D | AutofillPopupWindow.java | 403 void show(WindowManager.LayoutParams p, Rect transitionEpicenter, boolean fitsSystemWindows, in show() argument 406 mPresenter.show(p, transitionEpicenter, fitsSystemWindows, layoutDirection); in show()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationShadeWindowControllerImpl.java | 396 boolean fitsSystemWindows = !state.isKeyguardShowingAndNotOccluded(); in applyFitsSystemWindows() 398 && mNotificationShadeView.getFitsSystemWindows() != fitsSystemWindows) { in applyFitsSystemWindows() 399 mNotificationShadeView.setFitsSystemWindows(fitsSystemWindows); in applyFitsSystemWindows()
|
/aosp12/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | FillWindow.java | 312 boolean fitsSystemWindows, int layoutDirection) { in show() argument
|
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | FillUi.java | 656 boolean fitsSystemWindows, int layoutDirection) { in show() argument 658 Slog.v(TAG, "AutofillWindowPresenter.show(): fit=" + fitsSystemWindows in show()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 11844 public boolean fitsSystemWindows() { in fitsSystemWindows() method in View
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 665 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 578 field public static final int fitsSystemWindows = 16842973; // 0x10100dd
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 79140 Lcom/android/internal/R$attr;->fitsSystemWindows:I
|