Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DPrivacyChipViewController.java168 protected abstract @IdRes int getChipResourceId(); in getChipResourceId() method in PrivacyChipViewController
186 mPrivacyChip = view.findViewById(getChipResourceId()); in addPrivacyChipView()
DMicPrivacyChipViewController.java57 protected @IdRes int getChipResourceId() { in getChipResourceId() method in MicPrivacyChipViewController
DCameraPrivacyChipViewController.java57 protected @IdRes int getChipResourceId() { in getChipResourceId() method in CameraPrivacyChipViewController