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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DAnswerPresenter.java123 private boolean isVideoUpgradePending(Call call) { method in class:AnswerPresenter
132 boolean isUpgradePending = isVideoUpgradePending(call);
207 boolean isUpgradePending = isVideoUpgradePending(call);

Completed in 230 milliseconds