Home
last modified time | relevance | path

Searched refs:scheduleShowSoftInput (Results 1 – 5 of 5) 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/common/device-side/util/src/com/android/compatibility/common/util/
DImeAwareEditText.java77 public void scheduleShowSoftInput() { in scheduleShowSoftInput() method in ImeAwareEditText
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DInputMethodTestActivity.java73 editText.scheduleShowSoftInput(); in onCreate()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DNavigationBarColorTest.java141 editText.scheduleShowSoftInput(); in launchTestActivity()
194 editText.scheduleShowSoftInput(); in showDialogIfNecessary()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java609 mEditText.scheduleShowSoftInput(); in showSoftInput()