Searched refs:getVideoUpgradeRequestCall (Results 1 – 4 of 4) sorted by relevance
57 call = calls.getVideoUpgradeRequestCall(); in onUiShowing()76 Call modifyCall = CallList.getInstance().getVideoUpgradeRequestCall(); in onIncomingCall()
926 Call call = mCallList.getVideoUpgradeRequestCall(); in acceptUpgradeRequest()943 Call call = mCallList.getVideoUpgradeRequestCall(); in declineUpgradeRequest()
371 public Call getVideoUpgradeRequestCall() { in getVideoUpgradeRequestCall() method in CallList
573 call = callList.getVideoUpgradeRequestCall(); in getCallToShow()