HomeSort by relevance Sort by last modified time
    Searched refs:getVideoUpgradeRequestCall (Results 1 - 4 of 4) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
AnswerPresenter.java 57 call = calls.getVideoUpgradeRequestCall();
58 Log.d(this, "getVideoUpgradeRequestCall call =" + call);
76 Call modifyCall = CallList.getInstance().getVideoUpgradeRequestCall();
CallList.java 371 public Call getVideoUpgradeRequestCall() {
InCallPresenter.java     [all...]
StatusBarNotifier.java 574 call = callList.getVideoUpgradeRequestCall();
    [all...]

Completed in 38 milliseconds