Searched refs:HighlightColorDrawable (Results 1 – 1 of 1) sorted by relevance
76 private class HighlightColorDrawable extends Drawable { class in TaskViewHeader83 public HighlightColorDrawable() { in HighlightColorDrawable() method in TaskViewHeader.HighlightColorDrawable175 private HighlightColorDrawable mBackground;176 private HighlightColorDrawable mOverlayBackground;218 mBackground = new HighlightColorDrawable(); in TaskViewHeader()221 mOverlayBackground = new HighlightColorDrawable(); in TaskViewHeader()