Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonViewController.java35 public class CarSystemBarPanelButtonViewController extends class
41 protected CarSystemBarPanelButtonViewController(@Assisted CarSystemBarPanelButtonView view, in CarSystemBarPanelButtonViewController() method in CarSystemBarPanelButtonViewController
52 CarSystemBarPanelButtonViewController> {
DCarSystemBarModule.java203 @ClassKey(CarSystemBarPanelButtonViewController.class)
205 CarSystemBarPanelButtonViewController.Factory factory); in bindSystemBarPanelButtonController()
DDebugPanelButtonViewController.java42 public class DebugPanelButtonViewController extends CarSystemBarPanelButtonViewController {
DCarSystemBarPanelButtonView.java169 return CarSystemBarPanelButtonViewController.class; in getElementControllerClass()
DUserNamePanelButtonViewController.java48 public class UserNamePanelButtonViewController extends CarSystemBarPanelButtonViewController {
/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/statusicon/ui/
DDistantDisplayStatusIconPanelController.java26 import com.android.systemui.car.systembar.CarSystemBarPanelButtonViewController;
38 public class DistantDisplayStatusIconPanelController extends CarSystemBarPanelButtonViewController