Searched refs:HighlightColorDrawable (Results 1 – 1 of 1) sorted by relevance
80 private class HighlightColorDrawable extends Drawable { class in TaskViewHeader87 public HighlightColorDrawable() { in HighlightColorDrawable() method in TaskViewHeader.HighlightColorDrawable182 private HighlightColorDrawable mBackground;183 private HighlightColorDrawable mOverlayBackground;232 mBackground = new HighlightColorDrawable(); in TaskViewHeader()235 mOverlayBackground = new HighlightColorDrawable(); in TaskViewHeader()