Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java3855 private static class FastColorDrawable extends Drawable { class in PhoneStatusBar
3858 public FastColorDrawable(int color) { in FastColorDrawable() method in PhoneStatusBar.FastColorDrawable