Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/common/
H A DActionButtonsPreference.java43 public class ActionButtonsPreference extends CarUiPreference implements class
64 public ActionButtonsPreference(Context context, AttributeSet attrs, in ActionButtonsPreference() method in ActionButtonsPreference
70 public ActionButtonsPreference(Context context, AttributeSet attrs, int defStyleAttr) { in ActionButtonsPreference() method in ActionButtonsPreference
75 public ActionButtonsPreference(Context context, AttributeSet attrs) { in ActionButtonsPreference() method in ActionButtonsPreference
80 public ActionButtonsPreference(Context context) { in ActionButtonsPreference() method in ActionButtonsPreference
/aosp12/frameworks/base/packages/SettingsLib/ActionButtonsPreference/src/com/android/settingslib/widget/
H A DActionButtonsPreference.java55 public class ActionButtonsPreference extends Preference { class
78 public ActionButtonsPreference(Context context, AttributeSet attrs, in ActionButtonsPreference() method in ActionButtonsPreference
84 public ActionButtonsPreference(Context context, AttributeSet attrs, int defStyleAttr) { in ActionButtonsPreference() method in ActionButtonsPreference
89 public ActionButtonsPreference(Context context, AttributeSet attrs) { in ActionButtonsPreference() method in ActionButtonsPreference
94 public ActionButtonsPreference(Context context) { in ActionButtonsPreference() method in ActionButtonsPreference