Home
last modified time | relevance | path

Searched refs:SwitchWithSoundPreference (Results 1 – 17 of 17) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DSwitchWithSoundPreference.java31 public class SwitchWithSoundPreference extends SwitchPreference { class
34 public SwitchWithSoundPreference(Context context, AttributeSet attrs, int defStyleAttr, in SwitchWithSoundPreference() method in SwitchWithSoundPreference
42 public SwitchWithSoundPreference(Context context, AttributeSet attrs) { in SwitchWithSoundPreference() method in SwitchWithSoundPreference
48 public SwitchWithSoundPreference(Context context) { in SwitchWithSoundPreference() method in SwitchWithSoundPreference
DCustomContentDescriptionSwitchPreference.java32 public class CustomContentDescriptionSwitchPreference extends SwitchWithSoundPreference implements
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/
DAlarmsAndReminders.java32 import com.android.tv.settings.widget.SwitchWithSoundPreference;
67 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
87 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DAppUsageAccess.java32 import com.android.tv.settings.widget.SwitchWithSoundPreference;
63 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
82 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DAllFilesAccess.java32 import com.android.tv.settings.widget.SwitchWithSoundPreference;
59 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
77 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DWriteSettings.java32 import com.android.tv.settings.widget.SwitchWithSoundPreference;
67 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
93 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DSystemAlertWindow.java32 import com.android.tv.settings.widget.SwitchWithSoundPreference;
72 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
92 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DTurnScreenOn.java37 import com.android.tv.settings.widget.SwitchWithSoundPreference;
72 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
103 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DHighPower.java33 import com.android.tv.settings.widget.SwitchWithSoundPreference;
86 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
125 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
DNotificationAccess.java41 import com.android.tv.settings.widget.SwitchWithSoundPreference;
133 final SwitchWithSoundPreference pref = new SwitchWithSoundPreference( in updateList()
DPictureInPicture.java36 import com.android.tv.settings.widget.SwitchWithSoundPreference;
116 final TwoStatePreference switchPref = (SwitchWithSoundPreference) preference; in bindPreference()
147 return new SwitchWithSoundPreference(getPreferenceManager().getContext()); in createAppPreference()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DSyncStateSwitchPreference.java31 import com.android.tv.settings.widget.SwitchWithSoundPreference;
33 public class SyncStateSwitchPreference extends SwitchWithSoundPreference {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DColorModePreference.java28 import com.android.tv.settings.widget.SwitchWithSoundPreference;
32 public class ColorModePreference extends SwitchWithSoundPreference implements DisplayListener {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DSuggestionQuickSettingPrefsContainer.java24 import com.android.tv.settings.widget.SwitchWithSoundPreference;
42 private SwitchWithSoundPreference mHotwordSwitch;
214 mHotwordSwitch = new SwitchWithSoundPreference( in showQuickSettings()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/privacy/
DSensorFragment.java45 import com.android.tv.settings.widget.SwitchWithSoundPreference;
67 protected SwitchWithSoundPreference mSensorToggle;
162 mSensorToggle = new SwitchWithSoundPreference(themedContext); in addSensorToggleWithInfo()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLocationFragment.java51 import com.android.tv.settings.widget.SwitchWithSoundPreference;
80 private SwitchWithSoundPreference mAlwaysScan;
141 mAlwaysScan = new SwitchWithSoundPreference(themedContext); in onCreatePreferences()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2376 PLcom/android/tv/settings/widget/SwitchWithSoundPreference;-><init>(Landroid/content/Context;Landro…
2377 PLcom/android/tv/settings/widget/SwitchWithSoundPreference;->onBindViewHolder(Landroidx/preference/…