Lines Matching refs:getExternalSession
97 Log.getExternalSession()); in handleCreateConnectionComplete()
110 Log.getExternalSession()); in handleCreateConferenceComplete()
125 adapter.setActive(callId, Log.getExternalSession()); in setActive()
139 adapter.setRinging(callId, Log.getExternalSession()); in setRinging()
153 adapter.setDialing(callId, Log.getExternalSession()); in setDialing()
168 adapter.setPulling(callId, Log.getExternalSession()); in setPulling()
184 adapter.setDisconnected(callId, disconnectCause, Log.getExternalSession()); in setDisconnected()
198 adapter.setOnHold(callId, Log.getExternalSession()); in setOnHold()
213 adapter.setRingbackRequested(callId, ringback, Log.getExternalSession()); in setRingbackRequested()
222 adapter.setConnectionCapabilities(callId, capabilities, Log.getExternalSession()); in setConnectionCapabilities()
231 adapter.setConnectionProperties(callId, properties, Log.getExternalSession()); in setConnectionProperties()
249 adapter.setIsConferenced(callId, conferenceCallId, Log.getExternalSession()); in setIsConferenced()
264 adapter.setConferenceMergeFailed(callId, Log.getExternalSession()); in onConferenceMergeFailed()
276 adapter.resetConnectionTime(callId, Log.getExternalSession()); in resetConnectionTime()
291 adapter.removeCall(callId, Log.getExternalSession()); in removeCall()
300 adapter.onPostDialWait(callId, remaining, Log.getExternalSession()); in onPostDialWait()
309 adapter.onPostDialChar(callId, nextChar, Log.getExternalSession()); in onPostDialChar()
323 adapter.addConferenceCall(callId, parcelableConference, Log.getExternalSession()); in addConferenceCall()
337 Log.getExternalSession()); in queryRemoteConnectionServices()
366 Log.getExternalSession()); in setVideoProvider()
381 adapter.setIsVoipAudioMode(callId, isVoip, Log.getExternalSession()); in setIsVoipAudioMode()
390 adapter.setStatusHints(callId, statusHints, Log.getExternalSession()); in setStatusHints()
399 adapter.setAddress(callId, address, presentation, Log.getExternalSession()); in setAddress()
409 Log.getExternalSession()); in setCallerDisplayName()
430 adapter.setVideoState(callId, videoState, Log.getExternalSession()); in setVideoState()
441 Log.getExternalSession()); in setConferenceableConnections()
457 adapter.addExistingConnection(callId, connection, Log.getExternalSession()); in addExistingConnection()
473 adapter.putExtras(callId, extras, Log.getExternalSession()); in putExtras()
492 adapter.putExtras(callId, bundle, Log.getExternalSession()); in putExtra()
511 adapter.putExtras(callId, bundle, Log.getExternalSession()); in putExtra()
530 adapter.putExtras(callId, bundle, Log.getExternalSession()); in putExtra()
545 adapter.removeExtras(callId, keys, Log.getExternalSession()); in removeExtras()
564 bluetoothAddress, Log.getExternalSession()); in setAudioRoute()
582 adapter.onConnectionEvent(callId, event, extras, Log.getExternalSession()); in onConnectionEvent()
597 adapter.onRttInitiationSuccess(callId, Log.getExternalSession()); in onRttInitiationSuccess()
612 adapter.onRttInitiationFailure(callId, reason, Log.getExternalSession()); in onRttInitiationFailure()
628 adapter.onRttSessionRemotelyTerminated(callId, Log.getExternalSession()); in onRttSessionRemotelyTerminated()
644 adapter.onRemoteRttRequest(callId, Log.getExternalSession()); in onRemoteRttRequest()
660 adapter.onPhoneAccountChanged(callId, pHandle, Log.getExternalSession()); in onPhoneAccountChanged()
673 adapter.onConnectionServiceFocusReleased(Log.getExternalSession()); in onConnectionServiceFocusReleased()
691 adapter.setConferenceState(callId, isConference, Log.getExternalSession()); in setConferenceState()
707 a.setCallDirection(callId, direction, Log.getExternalSession()); in setCallDirection()