Home
last modified time | relevance | path

Searched defs:RestrictedRadioButton (Results 1 – 2 of 2) 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
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
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