Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java425 AutoCloseableWrapper<PopupWindow> popupWindowWrapper = in testHideImeAfterBackPressed_rootViewChanges()
431 runOnMainSync(() -> popupWindowWrapper.get().dismiss()); in testHideImeAfterBackPressed_rootViewChanges()
1017 try (AutoCloseableWrapper<PopupWindow> popupWindowWrapper = in testNonImeFocusablePopupWindow_onTopOfIme() argument
1024 runOnMainSync(() -> popupWindowWrapper.get().dismiss()); in testNonImeFocusablePopupWindow_onTopOfIme()
DFocusHandlingTest.java505 try (AutoCloseableWrapper<PopupWindow> popupWindowWrapper = AutoCloseableWrapper.create( in testFocusableWindowDoesNotInvalidateExistingInputConnection() argument
597 try (AutoCloseableWrapper<PopupWindow> popupWindowWrapper = AutoCloseableWrapper.create( in testNonFocusablePopupWindowDoesNotAffectImeVisibility() argument