Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallVideoCallCallbackNotifier.java133 listener.onUpgradeToVideoRequest(call, videoState); in upgradeToVideoRequest()
253 public void onUpgradeToVideoRequest(Call call, int videoState); in onUpgradeToVideoRequest() method
DVideoPauseController.java282 public void onUpgradeToVideoRequest(Call call, int videoState) { in onUpgradeToVideoRequest() method in VideoPauseController
DVideoCallPresenter.java964 public void onUpgradeToVideoRequest(Call call, int videoState) { in onUpgradeToVideoRequest() method in VideoCallPresenter