HomeSort by relevance Sort by last modified time
    Searched defs:getNavigationBarColor (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
SystemBarHelperTest.java 106 assertEquals("Navigation bar should be transparent", window.getNavigationBarColor(), 0);
125 window.getNavigationBarColor(), 0xff000000);
237 public int getNavigationBarColor() {
  /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/util/
MockWindow.java 244 public int getNavigationBarColor() {
  /cts/tests/app/src/android/app/cts/
InstrumentationTest.java 702 public int getNavigationBarColor() {
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java     [all...]
  /frameworks/base/core/java/android/view/
Window.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 550 milliseconds