Home
last modified time | relevance | path

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

/external/setupcompat/main/java/com/google/android/setupcompat/util/
DSystemBarHelper.java60 public static final int DIALOG_IMMERSIVE_FLAGS = field in SystemBarHelper
141 SystemBarHelper.addVisibilityFlag(window, SystemBarHelper.DIALOG_IMMERSIVE_FLAGS); in hideSystemBars()
142 SystemBarHelper.addImmersiveFlagsToDecorView(window, SystemBarHelper.DIALOG_IMMERSIVE_FLAGS); in hideSystemBars()