Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DPrimarySwitchPreference.java36 public class PrimarySwitchPreference extends RestrictedPreference { class
43 public PrimarySwitchPreference(Context context, AttributeSet attrs, in PrimarySwitchPreference() method in PrimarySwitchPreference
48 public PrimarySwitchPreference(Context context, AttributeSet attrs, int defStyleAttr) { in PrimarySwitchPreference() method in PrimarySwitchPreference
52 public PrimarySwitchPreference(Context context, AttributeSet attrs) { in PrimarySwitchPreference() method in PrimarySwitchPreference
56 public PrimarySwitchPreference(Context context) { in PrimarySwitchPreference() method in PrimarySwitchPreference