Searched refs:sendEncodedSurroundMode (Results 1 – 2 of 2) sorted by relevance
1868 sendEncodedSurroundMode(mContentResolver, "onAudioServerDied"); in onAudioServerDied()2543 private void sendEncodedSurroundMode(ContentResolver cr, String eventSource) in sendEncodedSurroundMode() method in AudioService2548 sendEncodedSurroundMode(encodedSurroundMode, eventSource); in sendEncodedSurroundMode()2551 private void sendEncodedSurroundMode(int encodedSurroundMode, String eventSource) in sendEncodedSurroundMode() method in AudioService2906 sendEncodedSurroundMode(cr, "readPersistedSettings"); in readPersistedSettings()9914 sendEncodedSurroundMode(newSurroundMode, "SettingsObserver"); in updateEncodedSurroundOutput()
8323 PLcom/android/server/audio/AudioService;->sendEncodedSurroundMode(ILjava/lang/String;)V8324 PLcom/android/server/audio/AudioService;->sendEncodedSurroundMode(Landroid/content/ContentResolver;…