Home
last modified time | relevance | path

Searched refs:getVideoCallById (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java569 if (getVideoCallById(id) == null) { in onCallAdded()
671 private static InCallService.VideoCall getVideoCallById(String callId) { in getVideoCallById() method in InCallServiceImpl
942 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyRequest()
966 VideoCall vc = getVideoCallById(callId); in videoCallSendSessionModifyResponse()