Searched refs:sendEncodedSurroundMode (Results 1 – 2 of 2) sorted by relevance
1025 sendEncodedSurroundMode(mContentResolver, "onAudioServerDied"); in onAudioServerDied()1380 private void sendEncodedSurroundMode(ContentResolver cr, String eventSource) in sendEncodedSurroundMode() method in AudioService1385 sendEncodedSurroundMode(encodedSurroundMode, eventSource); in sendEncodedSurroundMode()1388 private void sendEncodedSurroundMode(int encodedSurroundMode, String eventSource) in sendEncodedSurroundMode() method in AudioService1572 sendEncodedSurroundMode(cr, "readPersistedSettings"); in readPersistedSettings()5674 sendEncodedSurroundMode(newSurroundMode, "SettingsObserver"); in updateEncodedSurroundOutput()
4309 HSPLcom/android/server/audio/AudioService;->sendEncodedSurroundMode(ILjava/lang/String;)V