Home
last modified time | relevance | path

Searched defs:buttonsType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarViewController.java74 void showButtonsOfType(@ButtonsType int buttonsType); in showButtonsOfType()
DCarSystemBarViewControllerImpl.java152 public void showButtonsOfType(@ButtonsType int buttonsType) { in showButtonsOfType()