Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/role/ui/handheld/
DRadioButtonPreference.java41 class RadioButtonPreference extends TwoStatePreference { class
46 RadioButtonPreference(@NonNull Context context, @Nullable AttributeSet attrs, in RadioButtonPreference() method in RadioButtonPreference
53 RadioButtonPreference(@NonNull Context context, @Nullable AttributeSet attrs, in RadioButtonPreference() method in RadioButtonPreference
58 RadioButtonPreference(@NonNull Context context, @Nullable AttributeSet attrs) { in RadioButtonPreference() method in RadioButtonPreference
65 RadioButtonPreference(@NonNull 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
/packages/apps/Settings/src/com/android/settings/widget/
DRadioButtonPreference.java41 public class RadioButtonPreference extends CheckBoxPreference { class
50 public RadioButtonPreference(Context context, AttributeSet attrs, int defStyle) { in RadioButtonPreference() method in RadioButtonPreference
57 public RadioButtonPreference(Context context, AttributeSet attrs) { in RadioButtonPreference() method in RadioButtonPreference
63 public RadioButtonPreference(Context context) { in RadioButtonPreference() method in RadioButtonPreference
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DRadioButtonPreference.java41 public class RadioButtonPreference extends CheckBoxPreference { class
50 public RadioButtonPreference(Context context, AttributeSet attrs, int defStyle) { in RadioButtonPreference() method in RadioButtonPreference
57 public RadioButtonPreference(Context context, AttributeSet attrs) { in RadioButtonPreference() method in RadioButtonPreference
63 public RadioButtonPreference(Context context) { in RadioButtonPreference() method in RadioButtonPreference