Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarView.java221 public void showButtonsOfType(@ButtonsType int buttonsType) { in showButtonsOfType() argument
222 switch(buttonsType) { in showButtonsOfType()