Searched defs:callAudioState (Results 1 – 6 of 6) sorted by relevance
175 CallAudioState callAudioState = new CallAudioState(true, in testGetMuted_isMuted() local213 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRouteMask() local259 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteAll() local274 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteSpeaker() local
58 CallAudioState callAudioState = mock(CallAudioState.class); in setupInCallServiceImpl() local
39 private CallAudioState callAudioState; field in VoicemailAudioManager226 private void setSystemAudioState(CallAudioState callAudioState) { in setSystemAudioState()
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()
68 void onCallAudioStateChanged(CallAudioState callAudioState); in onCallAudioStateChanged()
352 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged()