Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java2765 final RemoteInputConnectionImpl previouslyServedConnection = mServedInputConnection; in startInputInner() local
2808 && previouslyServedConnection == null in startInputInner()