Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DButtonSelectionStateController.java80 addButtonWithSelectionState((CarSystemBarButton) v); in addAllButtonsWithSelectionState()
162 private void addButtonWithSelectionState(CarSystemBarButton carSystemBarButton) { in addButtonWithSelectionState() method in ButtonSelectionStateController