Searched refs:getCallId (Results 1 – 4 of 4) sorted by relevance
704 String callId = mCallIdMapper.getCallId(call); in createConnection()753 final String callId = mCallIdMapper.getCallId(call); in abort()769 final String callId = mCallIdMapper.getCallId(call); in silence()781 final String callId = mCallIdMapper.getCallId(call); in hold()793 final String callId = mCallIdMapper.getCallId(call); in unhold()806 final String callId = mCallIdMapper.getCallId(activeCall); in onCallAudioStateChanged()818 final String callId = mCallIdMapper.getCallId(call); in disconnect()830 final String callId = mCallIdMapper.getCallId(call); in answer()846 final String callId = mCallIdMapper.getCallId(call); in reject()864 final String callId = mCallIdMapper.getCallId(call); in playDtmfTone()[all …]
84 String callId = getCallId(callToReplace); in replaceCall()110 String getCallId(Call call) { in getCallId() method in CallIdMapper
677 inCallService.setPostDialWait(mCallIdMapper.getCallId(call), remaining); in onPostDialWait()718 inCallService.onConnectionEvent(mCallIdMapper.getCallId(call), event, extras); in notifyConnectionEvent()1007 if (mCallIdMapper.getCallId(call) == null) { in addCall()
201 externalConnection.getCallId()); in addNewUnknownCall()