Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DMicPrivacyChip.java58 protected @DrawableRes int getLightIconResourceId() { in getLightIconResourceId() method in MicPrivacyChip
DCameraPrivacyChip.java58 protected @DrawableRes int getLightIconResourceId() { in getLightIconResourceId() method in CameraPrivacyChip
DPrivacyChip.java111 lightIcon.setImageResource(getLightIconResourceId()); in onFinishInflate()
569 protected abstract @DrawableRes int getLightIconResourceId(); in getLightIconResourceId() method in PrivacyChip