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

  /packages/apps/Dialer/java/com/android/incallui/video/impl/
SurfaceViewVideoCallFragment.java 346 private void exitFullscreenMode() {
347 LogUtil.i("SurfaceViewVideoCallFragment.exitFullscreenMode", null);
350 LogUtil.i("SurfaceViewVideoCallFragment.exitFullscreenMode", "not attached");
704 exitFullscreenMode();
    [all...]
VideoCallFragment.java 384 private void exitFullscreenMode() {
385 LogUtil.i("VideoCallFragment.exitFullscreenMode", null);
388 LogUtil.i("VideoCallFragment.exitFullscreenMode", "not attached");
748 exitFullscreenMode();
    [all...]

Completed in 175 milliseconds