Searched defs:processVideoUpgradeRequestCall (Results 1 - 1 of 1) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DAnswerPresenter.java60 processVideoUpgradeRequestCall(call);
132 processVideoUpgradeRequestCall(call);
163 private void processVideoUpgradeRequestCall(Call call) { method in class:AnswerPresenter
164 Log.d(this, " processVideoUpgradeRequestCall call=" + call);
175 Log.w(this, "processVideoUpgradeRequestCall: Video states are same. Return.");

Completed in 10 milliseconds