Searched refs:getVideoUpgradeRequestCall (Results 1 – 4 of 4) sorted by relevance
116 DialerCall call = callList.getVideoUpgradeRequestCall(); in acceptUpgradeRequest()129 DialerCall call = callList.getVideoUpgradeRequestCall(); in declineUpgradeRequest()
840 call = callList.getVideoUpgradeRequestCall(); in getCallToShow()
1392 call = CallList.getInstance().getVideoUpgradeRequestCall(); in getShouldShowAnswerUi()
494 public DialerCall getVideoUpgradeRequestCall() { in getVideoUpgradeRequestCall() method in CallList