Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java308 public void hideSoftInput(int flags, ResultReceiver resultReceiver) { in hideSoftInput() method in MockIme.MockInputMethodImpl
309 getTracer().hideSoftInput(flags, resultReceiver, in hideSoftInput()
310 () -> super.hideSoftInput(flags, resultReceiver)); in hideSoftInput()
792 public void hideSoftInput(int flags, ResultReceiver resultReceiver,