Searched refs:statusBarColor (Results 1 - 3 of 3) sorted by relevance

/external/libmojo/base/android/java/src/org/chromium/base/
H A DApiCompatibilityUtils.java395 public static void setStatusBarColor(Window window, int statusBarColor) { argument
399 if (statusBarColor == Color.BLACK && window.getNavigationBarColor() == Color.BLACK) {
404 window.setStatusBarColor(statusBarColor);
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 88 milliseconds