Searched defs:CompoundButton (Results 1 – 1 of 1) sorted by relevance
50 public abstract class CompoundButton extends Button implements Checkable { class68 public CompoundButton(Context context) { in CompoundButton() method in CompoundButton72 public CompoundButton(Context context, AttributeSet attrs) { in CompoundButton() method in CompoundButton76 public CompoundButton(Context context, AttributeSet attrs, int defStyleAttr) { in CompoundButton() method in CompoundButton80 public CompoundButton(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in CompoundButton() method in CompoundButton