Searched refs:mSelectedButtons (Results 1 – 1 of 1) sorted by relevance
61 protected HashSet<CarSystemBarButton> mSelectedButtons; field in ButtonSelectionStateController65 mSelectedButtons = new HashSet<>(); in ButtonSelectionStateController()92 mSelectedButtons.clear(); in removeAll()137 mSelectedButtons.add(carSystemBarButton); in taskChanged()149 mSelectedButtons.clear(); in clearAllSelectedButtons()