Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/element/
DCarSystemBarElementController.java28 public abstract class CarSystemBarElementController<V extends View & CarSystemBarElement> class
41 protected CarSystemBarElementController(V view, in CarSystemBarElementController() method in CarSystemBarElementController