Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DButtonSelectionStateController.java208 findButtonsByComponentName(topActivity); in findSelectedButtons()
222 private HashSet<CarSystemBarButton> findButtonsByComponentName( in findButtonsByComponentName() method in ButtonSelectionStateController