Home
last modified time | relevance | path

Searched refs:chipColorRes (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSystemUI/src/com/android/systemui/tv/privacy/
DPrivacyChipDrawable.java70 public PrivacyChipDrawable(Context context, int chipColorRes, boolean collapseToDot) { in PrivacyChipDrawable() argument
75 mChipPaint.setColor(context.getColor(chipColorRes)); in PrivacyChipDrawable()