Searched refs:getLightMutedIconResourceId (Results 1 – 3 of 3) sorted by relevance
48 protected @DrawableRes int getLightMutedIconResourceId() { in getLightMutedIconResourceId() method in MicPrivacyChip
48 protected @DrawableRes int getLightMutedIconResourceId() { in getLightMutedIconResourceId() method in CameraPrivacyChip
107 lightMutedIcon.setImageResource(getLightMutedIconResourceId()); in onFinishInflate()565 protected abstract @DrawableRes int getLightMutedIconResourceId(); in getLightMutedIconResourceId() method in PrivacyChip