Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/privacy/
DPrivacyChip.java110 ImageView lightIcon = requireViewById(R.id.light_icon); in onFinishInflate() local
111 lightIcon.setImageResource(getLightIconResourceId()); in onFinishInflate()