Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java97 SystemBarHelper.hideSystemBars(window); in testHideSystemBarsWindow()
140 SystemBarHelper.hideSystemBars(window); in testHideSystemBarsNoInfiniteLoop()
161 SystemBarHelper.hideSystemBars(dialog); in testHideSystemBarsDialog()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java77 public static void hideSystemBars(final Dialog dialog) { in hideSystemBars() method in SystemBarHelper
100 public static void hideSystemBars(final Window window) { in hideSystemBars() method in SystemBarHelper