Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DVideoCallPresenter.java448 maybeAutoEnterFullscreen(currentCall); in onStateChange()
683 maybeAutoEnterFullscreen(call); in enterVideoMode()
1089 protected void maybeAutoEnterFullscreen(Call call) { in maybeAutoEnterFullscreen() method in VideoCallPresenter