OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:surroundpref
(Results
1 - 1
of
1
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/sound/
SoundFragment.java
86
final ListPreference
surroundPref
=
88
surroundPref
.setValue(getSurroundPassthroughSetting(getContext()));
89
surroundPref
.setOnPreferenceChangeListener(this);
Completed in 66 milliseconds