Searched refs:DEFAULT_IMMERSIVE_FLAGS (Results 1 – 2 of 2) sorted by relevance
52 public static final int DEFAULT_IMMERSIVE_FLAGS = field in SystemBarHelper165 SystemBarHelper.addVisibilityFlag(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in hideSystemBars()166 SystemBarHelper.addImmersiveFlagsToDecorView(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in hideSystemBars()186 SystemBarHelper.removeVisibilityFlag(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in showSystemBars()188 window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in showSystemBars()
216 SystemBarHelper.addVisibilityFlag(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in hideSystemBars()217 SystemBarHelper.addImmersiveFlagsToDecorView(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in hideSystemBars()235 SystemBarHelper.removeVisibilityFlag(window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in showSystemBars()237 window, SystemBarHelper.DEFAULT_IMMERSIVE_FLAGS); in showSystemBars()