Searched defs:callAudioState (Results 1 – 11 of 11) sorted by relevance
133 CallAudioState callAudioState = new CallAudioState(true, in testGetMuted_isMuted() local167 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRouteMask() local193 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteAll() local207 CallAudioState callAudioState = new CallAudioState( in testGetSupportedAudioRoute_supportedAudioRouteMaskIsRouteSpeaker() local250 CallAudioState callAudioState = new CallAudioState( in scoStateToAudioRoute() local
39 private CallAudioState callAudioState; field in VoicemailAudioManager226 private void setSystemAudioState(CallAudioState callAudioState) { in setSystemAudioState()
35 void updateCallAudioState(in CallAudioState callAudioState); in updateCallAudioState()
44 void onCallAudioStateChanged(in CallAudioState callAudioState); in onCallAudioStateChanged()
98 void onCallAudioStateChanged(String activeCallId, in CallAudioState callAudioState, in onCallAudioStateChanged()
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()
62 public void onCallAudioStateChanged(Phone phone, CallAudioState callAudioState) { } in onCallAudioStateChanged()234 final void internalCallAudioStateChanged(CallAudioState callAudioState) { in internalCallAudioStateChanged()
96 public void updateCallAudioState(CallAudioState callAudioState) throws RemoteException { in updateCallAudioState()
367 public void onCallAudioStateChanged(CallAudioState callAudioState) { in onCallAudioStateChanged()
2304 private void onCallAudioStateChanged(String callId, CallAudioState callAudioState) { in onCallAudioStateChanged()