Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateController.java60 protected ButtonMap mButtonsByComponentName = new ButtonMap(); field in ButtonSelectionStateController
91 mButtonsByComponentName.clear(); in removeAll()
179 mButtonsByComponentName.add(componentNames[i], carSystemBarButton); in addButtonWithSelectionState()
231 mButtonsByComponentName.get(componentName.flattenToShortString()); in findButtonsByComponentName()
233 mButtonsByComponentName.get(componentName.flattenToString()); in findButtonsByComponentName()