Home
last modified time | relevance | path

Searched defs:getNavigationBarColor (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java237 public int getNavigationBarColor() { in getNavigationBarColor() method in SystemBarHelperTest.TestWindow
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/util/
DMockWindow.java244 public int getNavigationBarColor() { in getNavigationBarColor() method in MockWindow
/frameworks/base/core/java/android/view/
DWindow.java2134 public abstract int getNavigationBarColor(); in getNavigationBarColor() method in Window