Searched refs:getLightIconResourceId (Results 1 – 3 of 3) sorted by relevance
58 protected @DrawableRes int getLightIconResourceId() { in getLightIconResourceId() method in MicPrivacyChip
58 protected @DrawableRes int getLightIconResourceId() { in getLightIconResourceId() method in CameraPrivacyChip
111 lightIcon.setImageResource(getLightIconResourceId()); in onFinishInflate()569 protected abstract @DrawableRes int getLightIconResourceId(); in getLightIconResourceId() method in PrivacyChip