Searched refs:hideImeWithWindowInsetsController (Results 1 – 4 of 4) sorted by relevance
273 mInstrumentation.runOnMainSync(activity::hideImeWithWindowInsetsController); in testShowHideWithWindowInsetsController_waitingVisibilityChange()297 mInstrumentation.runOnMainSync(activity::hideImeWithWindowInsetsController); in testShowHideWithWindowInsetsController_waitingAnimationEnd()320 mInstrumentation.runOnMainSync(activity::hideImeWithWindowInsetsController); in testShowHideWithWindowInsetsController_intervalAfterHide()342 activity.hideImeWithWindowInsetsController(); in testShowHideWithWindowInsetsController_inSameFrame()357 activity.hideImeWithWindowInsetsController(); in testShowHideWithWindowInsetsController_inSameFrame()
411 hideImeWithWindowInsetsController(); in onCreate()461 public void hideImeWithWindowInsetsController() { in hideImeWithWindowInsetsController() method in ImeStressTestUtil.TestActivity
115 public boolean hideImeWithWindowInsetsController() { in hideImeWithWindowInsetsController() method in TestActivity
160 () -> assertThat(mActivity.hideImeWithWindowInsetsController()).isTrue(), in testShowHideKeyboard_byApi()