Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DMicPrivacyChip.java48 protected @DrawableRes int getLightMutedIconResourceId() { in getLightMutedIconResourceId() method in MicPrivacyChip
DCameraPrivacyChip.java48 protected @DrawableRes int getLightMutedIconResourceId() { in getLightMutedIconResourceId() method in CameraPrivacyChip
DPrivacyChip.java107 lightMutedIcon.setImageResource(getLightMutedIconResourceId()); in onFinishInflate()
565 protected abstract @DrawableRes int getLightMutedIconResourceId(); in getLightMutedIconResourceId() method in PrivacyChip