Searched refs:getWindowSystemUiVisibility (Results 1 – 11 of 11) sorted by relevance
242 if ((getWindowSystemUiVisibility() & (SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN318 final int vis = getWindowSystemUiVisibility();402 final int vis = getWindowSystemUiVisibility();
204 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in ActionBarOverlayLayoutTest.TestActionBarOverlayLayout
1101 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()
146 if ((view.getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) != 0) {
7398 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in hasWindowInsetsAnimationCallback()7423 && (getWindowSystemUiVisibility() & SYSTEM_UI_LAYOUT_FLAGS) == 0) { in dispatchWindowInsetsAnimationPrepare()
26433 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in View30786 if ((getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LOW_PROFILE) in dispatchTooltipHoverEvent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17734 HSPLandroid/view/View;->getWindowSystemUiVisibility()I
48887 method @Deprecated public int getWindowSystemUiVisibility();
33487 method public int getWindowSystemUiVisibility();
17783 HSPLandroid/view/View;->getWindowSystemUiVisibility()I