Searched refs:MULTI_AUDIO_FOCUS_ENABLED (Results 1 – 3 of 3) sorted by relevance
98 Settings.System.MULTI_AUDIO_FOCUS_ENABLED, 0) != 0; in MediaFocusControl()1080 Settings.System.MULTI_AUDIO_FOCUS_ENABLED, enabled ? 1 : 0); in updateMultiAudioFocus()
105 Settings.System.MULTI_AUDIO_FOCUS_ENABLED // form-factor/OEM specific
4778 public static final String MULTI_AUDIO_FOCUS_ENABLED = "multi_audio_focus_enabled"; field in Settings.System