Searched refs:getWindowSystemUiVisibility (Results 1 – 7 of 7) sorted by relevance
241 if ((getWindowSystemUiVisibility() & (SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN317 final int vis = getWindowSystemUiVisibility();401 final int vis = getWindowSystemUiVisibility();
204 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in ActionBarOverlayLayoutTest.TestActionBarOverlayLayout
1104 int sysUiVisibility = attrs.systemUiVisibility | getWindowSystemUiVisibility(); in updateColorViews()1297 getWindowSystemUiVisibility(), SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, in calculateStatusBarColor()1304 getWindowSystemUiVisibility(), SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, in calculateNavigationBarColor()1567 (getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LIGHT_STATUS_BAR) != 0; in updateStatusGuardColor()2047 return isFullscreen && (0 != ((getWindowSystemUiVisibility() | getSystemUiVisibility()) in isFillingScreen()
25134 public int getWindowSystemUiVisibility() { in getWindowSystemUiVisibility() method in View29078 if ((getWindowSystemUiVisibility() & SYSTEM_UI_FLAG_LOW_PROFILE) in dispatchTooltipHoverEvent()
16945 HSPLandroid/view/View;->getWindowSystemUiVisibility()I
33487 method public int getWindowSystemUiVisibility();
50319 method public int getWindowSystemUiVisibility();