Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1684 sendEnabledSurroundFormats(mContentResolver, true); in onAudioServerDied()
2042 sendEnabledSurroundFormats(mContentResolver, true); in onCheckVolumeCecOnHdmiConnection()
2567 private void sendEnabledSurroundFormats(ContentResolver cr, boolean forceUpdate) { in sendEnabledSurroundFormats() method in AudioService
2711 sendEnabledSurroundFormats(cr, true); in readPersistedSettings()
9489 sendEnabledSurroundFormats(mContentResolver, mSurroundModeChanged); in onChange()