Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateController.java77 addButtonWithSelectionState((CarSystemBarButton) v); in addAllButtonsWithSelectionState()
164 private void addButtonWithSelectionState(CarSystemBarButton carSystemBarButton) { in addButtonWithSelectionState() method in ButtonSelectionStateController