Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java693 IMultiClientInputMethodSession mMSInputMethodSession; field in MultiClientInputMethodManagerService.InputMethodClientInfo
711 + ",mMSInputMethodSession=" + mMSInputMethodSession); in dumpLocked()
1028 clientInfo.mMSInputMethodSession = null; in onInputMethodDisconnectedLocked()
1042 clientInfo.mMSInputMethodSession = null; in onInputMethodDisconnectedLocked()
1149 clientInfo.mMSInputMethodSession = null; in binderDied()
1356 clientInfo.mMSInputMethodSession = multiSessionInputMethodSession; in acceptClient()
1541 clientInfo.mMSInputMethodSession.showSoftInput(flags, resultReceiver); in showSoftInputInternal()
1594 clientInfo.mMSInputMethodSession.hideSoftInput(flags, resultReceiver); in hideSoftInputInternal()
1713 clientInfo.mMSInputMethodSession.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocusInternal()
1744 clientInfo.mMSInputMethodSession.startInputOrWindowGainedFocus( in startInputOrWindowGainedFocusInternal()