Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRestrictedRadioButton.java30 public class RestrictedRadioButton extends RadioButton { class
35 public RestrictedRadioButton(Context context) { in RestrictedRadioButton() method in RestrictedRadioButton
39 public RestrictedRadioButton(Context context, AttributeSet attrs) { in RestrictedRadioButton() method in RestrictedRadioButton
43 public RestrictedRadioButton(Context context, AttributeSet attrs, int defStyleAttr) { in RestrictedRadioButton() method in RestrictedRadioButton
47 public RestrictedRadioButton(Context context, AttributeSet attrs, int defStyleAttr, in RestrictedRadioButton() method in RestrictedRadioButton