Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java411 private final InputMethodManagerService mImms; field in InputMethodManagerService.ClientDeathRecipient
415 mImms = imms; in ClientDeathRecipient()
421 mImms.removeClient(mClient); in binderDied()
2069 private final InputMethodManagerService mImms; field in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2078 mImms = imms; in InlineSuggestionsRequestCallbackDecorator()
2097 mImms.setCurHostInputToken(mImeToken, request.getHostInputToken()); in onInlineSuggestionsRequest()
5795 private final InputMethodManagerService mImms; field in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
5800 mImms = imms; in InputMethodPrivilegedOperationsImpl()
5807 mImms.setImeWindowStatus(mToken, vis, backDisposition); in setImeWindowStatus()
5813 mImms.reportStartInput(mToken, startInputToken); in reportStartInput()
[all …]