Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java487 public void unbindInput() { in unbindInput() method in MockIme.MockInputMethodImpl
488 getTracer().unbindInput(() -> super.unbindInput()); in unbindInput()
1177 void unbindInput(@NonNull Runnable runnable) {