Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarPanelButtonView.java34 public class CarSystemBarPanelButtonView extends LinearLayout implements CarSystemBarElement { class
59 public CarSystemBarPanelButtonView(Context context) { in CarSystemBarPanelButtonView() method in CarSystemBarPanelButtonView
64 public CarSystemBarPanelButtonView(Context context, @Nullable AttributeSet attrs) { in CarSystemBarPanelButtonView() method in CarSystemBarPanelButtonView
69 public CarSystemBarPanelButtonView(Context context, @Nullable AttributeSet attrs, in CarSystemBarPanelButtonView() method in CarSystemBarPanelButtonView
75 public CarSystemBarPanelButtonView(Context context, AttributeSet attrs, int defStyleAttr, in CarSystemBarPanelButtonView() method in CarSystemBarPanelButtonView
95 R.styleable.CarSystemBarPanelButtonView); in init()
DCarSystemBarPanelButtonViewController.java19 import static com.android.systemui.car.systembar.CarSystemBarPanelButtonView.INVALID_RESOURCE_ID;
36 CarSystemBarElementController<CarSystemBarPanelButtonView> {
41 protected CarSystemBarPanelButtonViewController(@Assisted CarSystemBarPanelButtonView view, in CarSystemBarPanelButtonViewController()
51 CarSystemBarElementController.Factory<CarSystemBarPanelButtonView,
DDebugPanelButtonViewController.java48 protected DebugPanelButtonViewController(@Assisted CarSystemBarPanelButtonView view, in DebugPanelButtonViewController()
67 CarSystemBarElementController.Factory<CarSystemBarPanelButtonView,
DUserNamePanelButtonViewController.java63 protected UserNamePanelButtonViewController(@Assisted CarSystemBarPanelButtonView view, in UserNamePanelButtonViewController()
79 CarSystemBarElementController.Factory<CarSystemBarPanelButtonView,
/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/statusicon/ui/
DDistantDisplayStatusIconPanelController.java25 import com.android.systemui.car.systembar.CarSystemBarPanelButtonView;
45 @Assisted CarSystemBarPanelButtonView view, in DistantDisplayStatusIconPanelController()
56 CarSystemBarElementController.Factory<CarSystemBarPanelButtonView,
/packages/apps/Car/SystemUI/multivalentTests/src/com/android/systemui/car/systembar/
DDebugPanelButtonViewControllerTest.java53 private CarSystemBarPanelButtonView mView;