Searched refs:FastColorDrawable (Results 1 – 1 of 1) sorted by relevance
739 mNotificationPanel.setBackground(new FastColorDrawable(context.getColor( in makeStatusBarView()3692 private static class FastColorDrawable extends Drawable { class in PhoneStatusBar3695 public FastColorDrawable(int color) { in FastColorDrawable() method in PhoneStatusBar.FastColorDrawable