OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearOtherRadioPreferences
(Results
1 - 4
of
4
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
CaptionFragment.java
115
mCaptionsStyle0Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
120
mCaptionsStyle1Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
125
mCaptionsStyle2Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
130
mCaptionsStyle3Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
135
mCaptionsStyleCustomPref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
169
mCaptionsStyle0Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
173
mCaptionsStyle1Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
177
mCaptionsStyle2Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
181
mCaptionsStyle3Pref.
clearOtherRadioPreferences
(mCaptionsStyleGroup);
185
mCaptionsStyleCustomPref.
clearOtherRadioPreferences
(mCaptionsStyleGroup)
[
all
...]
LanguageFragment.java
113
radioPreference.
clearOtherRadioPreferences
(getPreferenceScreen());
InputOptionsFragment.java
140
radioPreference.
clearOtherRadioPreferences
(mNamesGroup);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
RadioPreference.java
54
public void
clearOtherRadioPreferences
(PreferenceGroup preferenceGroup) {
Completed in 513 milliseconds