Home
last modified time | relevance | path

Searched defs:CompoundButton (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DCompoundButton.java47 public abstract class CompoundButton extends Button implements Checkable { class
59 public CompoundButton(Context context) { in CompoundButton() method in CompoundButton
63 public CompoundButton(Context context, AttributeSet attrs) { in CompoundButton() method in CompoundButton
67 public CompoundButton(Context context, AttributeSet attrs, int defStyle) { in CompoundButton() method in CompoundButton