Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java396 private final InputMethodManagerService mImms; field in InputMethodManagerService.ClientDeathRecipient
400 mImms = imms; in ClientDeathRecipient()
406 mImms.removeClient(mClient); in binderDied()
2001 private final InputMethodManagerService mImms; field in InputMethodManagerService.InlineSuggestionsRequestCallbackDecorator
2010 mImms = imms; in InlineSuggestionsRequestCallbackDecorator()
5808 private final InputMethodManagerService mImms; field in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
5813 mImms = imms; in InputMethodPrivilegedOperationsImpl()
5826 mImms.reportStartInput(mToken, startInputToken); in reportStartInputAsync()
5840 mImms.reportFullscreenMode(mToken, fullscreen); in reportFullscreenModeAsync()
5872 mImms.updateStatusIcon(mToken, packageName, iconId); in updateStatusIconAsync()
[all …]