Searched refs:orientationPortrait (Results 1 – 1 of 1) sorted by relevance
688 Runnable runnable, boolean expected, boolean orientationPortrait) in verifyFullscreenMode() argument713 orientationPortrait in verifyFullscreenMode()720 orientationPortrait ? EditorInfo.IME_INTERNAL_FLAG_APP_WINDOW_PORTRAIT : 0); in verifyFullscreenMode()721 assertThat(mInputMethodService.onEvaluateFullscreenMode()).isEqualTo(!orientationPortrait); in verifyFullscreenMode()722 assertThat(mInputMethodService.isFullscreenMode()).isEqualTo(!orientationPortrait); in verifyFullscreenMode()