Searched refs:sendEncodedSurroundMode (Results 1 – 2 of 2) sorted by relevance
1016 sendEncodedSurroundMode(mContentResolver, "onAudioServerDied"); in onAudioServerDied()1342 private void sendEncodedSurroundMode(ContentResolver cr, String eventSource) in sendEncodedSurroundMode() method in AudioService1347 sendEncodedSurroundMode(encodedSurroundMode, eventSource); in sendEncodedSurroundMode()1350 private void sendEncodedSurroundMode(int encodedSurroundMode, String eventSource) in sendEncodedSurroundMode() method in AudioService1531 sendEncodedSurroundMode(cr, "readPersistedSettings"); in readPersistedSettings()5558 sendEncodedSurroundMode(newSurroundMode, "SettingsObserver"); in updateEncodedSurroundOutput()
4309 HSPLcom/android/server/audio/AudioService;->sendEncodedSurroundMode(ILjava/lang/String;)V