Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallPresenter.java606 checkForVideoCallChange(call); in updateVideoCall()
620 private void checkForVideoCallChange(Call call) { in checkForVideoCallChange() method in VideoCallPresenter