Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/video/protocol/
H A DVideoCallScreenDelegate.java32 void cancelAutoFullScreen(); in cancelAutoFullScreen() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DVideoCallPresenter.java345 cancelAutoFullScreen(); in onVideoCallScreenUiUnready()
373 cancelAutoFullScreen(); in onSurfaceClick()
555 cancelAutoFullScreen(); in onFullscreenModeChanged()
1067 cancelAutoFullScreen(); in maybeAutoEnterFullscreen()
1083 public void cancelAutoFullScreen() { in cancelAutoFullScreen() method in VideoCallPresenter