Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DPrivacyChipDrawable.java70 public PrivacyChipDrawable(Context context, int chipColorRes, boolean collapseToDot) { in PrivacyChipDrawable() argument
75 mChipPaint.setColor(context.getColor(chipColorRes)); in PrivacyChipDrawable()