Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DRemoteInputConnectionImpl.java296 public void scheduleInvalidateInput() { in scheduleInvalidateInput() method in RemoteInputConnectionImpl
H A DInputMethodManager.java2660 mServedInputConnection.scheduleInvalidateInput(); in invalidateInput()