Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DAnswerPresenter.java61 processVideoUpgradeRequestCall(call); in onUiShowing()
144 processVideoUpgradeRequestCall(call); in onUpgradeToVideo()
175 private void processVideoUpgradeRequestCall(Call call) { in processVideoUpgradeRequestCall() method in AnswerPresenter