Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java3247 final RemoteInputConnectionImpl previouslyServedConnection = mServedInputConnection; in startInputInner() local
3290 && previouslyServedConnection == null in startInputInner()