Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestActivity.java58 setSoftInputState(SOFT_INPUT_STATE_UNCHANGED); in onCreate()
114 private void setSoftInputState(int newState) { in setSoftInputState() method in TestActivity
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DTestActivity.java81 setSoftInputState(SOFT_INPUT_STATE_UNCHANGED); in onCreate()
149 private void setSoftInputState(int newState) { in setSoftInputState() method in TestActivity