Home
last modified time | relevance | path

Searched defs:InputMethodClientInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java676 private static final class InputMethodClientInfo { class in MultiClientInputMethodManagerService
697 InputMethodClientInfo(IInputMethodClient client, int uid, int pid, in InputMethodClientInfo() method in MultiClientInputMethodManagerService.InputMethodClientInfo