Searched refs:isNaturalOrientation (Results 1 – 5 of 5) sorted by relevance
487 assertThat(uiDevice.isNaturalOrientation()).isFalse(); in testRotateScreenWithKeyboardOn()494 assertThat(uiDevice.isNaturalOrientation()).isFalse(); in testRotateScreenWithKeyboardOn()
342 eventually(() -> assertThat(mUiDevice.isNaturalOrientation()).isFalse()); in testShowSoftInputExplicitly_fullScreenMode()371 eventually(() -> assertThat(mUiDevice.isNaturalOrientation()).isFalse()); in testShowSoftInputImplicitly_fullScreenMode()
629 public boolean isNaturalOrientation() { in isNaturalOrientation() method in UiDevice
26 method public boolean isNaturalOrientation();
43 method @Deprecated public boolean isNaturalOrientation();