Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java242 if ((getWindowSystemUiVisibility() & (SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
318 final int vis = getWindowSystemUiVisibility();
402 final int vis = getWindowSystemUiVisibility();
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A DActionBarOverlayLayoutTest.java204 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in ActionBarOverlayLayoutTest.TestActionBarOverlayLayout
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1101 int sysUiVisibility = attrs.systemUiVisibility | getWindowSystemUiVisibility(); in updateColorViews()
1655 (getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LIGHT_STATUS_BAR) != 0; in updateStatusGuardColor()
2163 return isFullscreen && (0 != ((getWindowSystemUiVisibility() | getSystemUiVisibility()) in isFillingScreen()
2290 if ((getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LIGHT_STATUS_BAR) != 0) { in setDecorCaptionShade()
H A DPhoneWindow.java146 if ((view.getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) != 0) {
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java7398 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in hasWindowInsetsAnimationCallback()
7423 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in dispatchWindowInsetsAnimationPrepare()
H A DView.java26433 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in View
30786 if ((getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LOW_PROFILE) in dispatchTooltipHoverEvent()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17734 HSPLandroid/view/View;->getWindowSystemUiVisibility()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48887 method @Deprecated public int getWindowSystemUiVisibility();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33487 method public int getWindowSystemUiVisibility();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17783 HSPLandroid/view/View;->getWindowSystemUiVisibility()I