Home
last modified time | relevance | path

Searched refs:getFitsSystemWindows (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java448 && mWindowRootView.getFitsSystemWindows() != fitsSystemWindows) { in applyFitsSystemWindows()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java12767 public boolean getFitsSystemWindows() { in getFitsSystemWindows() method in View
12774 return getFitsSystemWindows(); in fitsSystemWindows()
31957 stream.addProperty("misc:fitsSystemWindows", getFitsSystemWindows()); in encodeProperties()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17418 HSPLandroid/view/View;->getFitsSystemWindows()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17482 HSPLandroid/view/View;->getFitsSystemWindows()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52144 method public boolean getFitsSystemWindows();