Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCheckboxWrapperView.java30 public class CheckboxWrapperView extends CheckBox { class
32 public CheckboxWrapperView(Context context) { in CheckboxWrapperView() method in CheckboxWrapperView
36 public CheckboxWrapperView(Context context, AttributeSet attrs) { in CheckboxWrapperView() method in CheckboxWrapperView
40 public CheckboxWrapperView(Context context, AttributeSet attrs, int defStyle) { in CheckboxWrapperView() method in CheckboxWrapperView
/packages/services/Car/car-support-lib/api/
Dcurrent.txt784 public class CheckboxWrapperView extends android.widget.CheckBox {
785 ctor public CheckboxWrapperView(android.content.Context);
786 ctor public CheckboxWrapperView(android.content.Context, android.util.AttributeSet);
787 ctor public CheckboxWrapperView(android.content.Context, android.util.AttributeSet, int);