Searched defs:callAudioState (Results 1 – 5 of 5) sorted by relevance
128 CallAudioState callAudioState = new CallAudioState(true, in testGetMuted_isMuted() local162 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRouteMask() local188 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteAll() local202 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteSpeaker() local245 CallAudioState callAudioState = new CallAudioState( in scoStateToAudioRoute() local
39 private CallAudioState callAudioState; field in VoicemailAudioManager226 private void setSystemAudioState(CallAudioState callAudioState) { in setSystemAudioState()
70 CallAudioState callAudioState = mock(CallAudioState.class); in setupInCallServiceImpl() local
279 final CallAudioState callAudioState = AudioModeProvider.getInstance().getAudioState(); in buildAndSendNotification() local440 DialerCall call, int state, CallAudioState callAudioState, Notification.Builder builder) { in createIncomingCallNotification()488 CallAudioState callAudioState) { in checkForChangeAndSaveData()946 private void addSpeakerAction(Notification.Builder builder, CallAudioState callAudioState) { in addSpeakerAction()
82 void onCallAudioStateChanged(CallAudioState callAudioState); in onCallAudioStateChanged()