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.java396 private final InputMethodManagerService mImms; field in InputMethodManagerService.ClientDeathRecipient
400 mImms = imms; in ClientDeathRecipient()
406 mImms.removeClient(mClient); in binderDied()
2004 private final InputMethodManagerService mImms; field in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2013 mImms = imms; in InlineSuggestionsRequestCallbackDecorator()
2032 mImms.setCurHostInputToken(mImeToken, request.getHostInputToken()); in onInlineSuggestionsRequest()
5819 private final InputMethodManagerService mImms; field in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
5824 mImms = imms; in InputMethodPrivilegedOperationsImpl()
5831 mImms.setImeWindowStatus(mToken, vis, backDisposition); in setImeWindowStatusAsync()
5837 mImms.reportStartInput(mToken, startInputToken); in reportStartInputAsync()
[all …]