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

  /packages/apps/InCallUI/src/com/android/incallui/
InCallVideoCallCallback.java 62 InCallVideoCallCallbackNotifier.getInstance().upgradeToVideoRequest(mCall,
InCallVideoCallCallbackNotifier.java 130 public void upgradeToVideoRequest(Call call, int videoState) {
131 Log.d(this, "upgradeToVideoRequest call = " + call + " new video state = " + videoState);

Completed in 480 milliseconds