Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/location/
DRadioButtonPreference.java37 public class RadioButtonPreference extends CheckBoxPreference { class
44 public RadioButtonPreference(Context context, AttributeSet attrs, int defStyle) { in RadioButtonPreference() method in RadioButtonPreference
49 public RadioButtonPreference(Context context, AttributeSet attrs) { in RadioButtonPreference() method in RadioButtonPreference
53 public RadioButtonPreference(Context context) { in RadioButtonPreference() method in RadioButtonPreference
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DRadioButtonPreference.java30 public class RadioButtonPreference extends Preference { class
50 public RadioButtonPreference(final Context context) { in RadioButtonPreference() method in RadioButtonPreference
54 public RadioButtonPreference(final Context context, final AttributeSet attrs) { in RadioButtonPreference() method in RadioButtonPreference
58 public RadioButtonPreference(final Context context, final AttributeSet attrs, in RadioButtonPreference() method in RadioButtonPreference