Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DImeAwareEditText.java77 public void scheduleShowSoftInput() { in scheduleShowSoftInput() method in ImeAwareEditText
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DNavigationBarColorTest.java147 editText.scheduleShowSoftInput(); in launchTestActivity()
200 editText.scheduleShowSoftInput(); in showDialogIfNecessary()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java774 mEditText.scheduleShowSoftInput(); in showSoftInput()