Home
last modified time | relevance | path

Searched refs:setFitsSystemWindows (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenWindowCreator.java167 rootLayout.setFitsSystemWindows(false); in addSplashScreenStartingWindow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java449 mWindowRootView.setFitsSystemWindows(fitsSystemWindows); in applyFitsSystemWindows()
/aosp14/frameworks/base/core/java/android/widget/
H A DPopupWindow.java1576 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java12748 public void setFitsSystemWindows(boolean fitSystemWindows) { in setFitsSystemWindows() method in View
/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.txt17798 HSPLandroid/view/View;->setFitsSystemWindows(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17862 HSPLandroid/view/View;->setFitsSystemWindows(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52519 method public void setFitsSystemWindows(boolean);