Searched refs:maybeSendSystemAudioStatusCommand (Results 1 – 2 of 2) sorted by relevance
3064 maybeSendSystemAudioStatusCommand(isMuteAdjust); in adjustStreamVolume()3085 maybeSendSystemAudioStatusCommand(true); in onUnmuteStream()3091 private void maybeSendSystemAudioStatusCommand(boolean isMuteAdjust) { in maybeSendSystemAudioStatusCommand() method in AudioService3660 maybeSendSystemAudioStatusCommand(false); in setStreamVolume()
11310 HPLcom/android/server/audio/AudioService;->maybeSendSystemAudioStatusCommand(Z)V