Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateController.java79 if (((CarSystemBarButton) v).hasSelectionState()) { in addAllButtonsWithSelectionState()
DCarSystemBarButton.java202 protected boolean hasSelectionState() { in hasSelectionState() method in CarSystemBarButton