Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java688 checkForVideoCallChange(call); in updateVideoCall()
716 private void checkForVideoCallChange(DialerCall call) { in checkForVideoCallChange() method in VideoCallPresenter