Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsVisibilityTest.java170 try (ChildWindowHolder childWindow = createChildBottomPanelWindowOnMain(activity, in testImeVisibilityWhenImeFocusableGravityBottomChildPopup()
219 try (ChildWindowHolder childWindow = createChildBottomPanelWindowOnMain(activity, in testImeVisibilityWhenImeFocusableChildPopupOverlaps()
467 private ChildWindowHolder createChildBottomPanelWindowOnMain(Activity activity, int width, in createChildBottomPanelWindowOnMain() method