Searched refs:QCFooterButton (Results 1 – 2 of 2) sorted by relevance
41 public class QCFooterButton extends Button implements CarSystemBarElement { class49 public QCFooterButton(Context context) { in QCFooterButton() method in QCFooterButton53 public QCFooterButton(Context context, AttributeSet attrs) { in QCFooterButton() method in QCFooterButton57 public QCFooterButton(Context context, AttributeSet attrs, int defStyleAttr) { in QCFooterButton() method in QCFooterButton61 public QCFooterButton(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in QCFooterButton() method in QCFooterButton81 R.styleable.QCFooterButton); in QCFooterButton()
35 public class QCFooterButtonController extends CarSystemBarElementController<QCFooterButton> {45 protected QCFooterButtonController(@Assisted QCFooterButton view, in QCFooterButtonController()56 CarSystemBarElementController.Factory<QCFooterButton, QCFooterButtonController> {}