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

  /cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
ImeSettings.java 145 * Sets the color to be passed to {@link android.view.Window#setNavigationBarColor(int)}.
147 * @param color color to be passed to {@link android.view.Window#setNavigationBarColor(int)}
150 public Builder setNavigationBarColor(@ColorInt int color) {
  /cts/tests/app/src/android/app/cts/
InstrumentationTest.java 737 public void setNavigationBarColor(int color) {
  /cts/tests/framework/base/windowmanager/src/android/server/wm/
WindowTest.java     [all...]

Completed in 168 milliseconds