Searched refs:getSurroundPassthroughSetting (Results 1 – 2 of 2) sorted by relevance
89 switch (SoundFragment.getSurroundPassthroughSetting(mContext)) { in getFormatPreferenceCheckedState()104 return SoundFragment.getSurroundPassthroughSetting(mContext) in getFormatPreferencesEnabledState()
93 surroundPref.setValue(getSurroundPassthroughSetting(getContext())); in onCreatePreferences()223 static String getSurroundPassthroughSetting(Context context) { in getSurroundPassthroughSetting() method in SoundFragment