Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java759 private static final class TokenInfo { class in MultiClientInputMethodManagerService
762 TokenInfo(Binder token, int displayId) { in TokenInfo() method in MultiClientInputMethodManagerService.TokenInfo