Searched defs:inputMethodSession (Results 1 – 3 of 3) sorted by relevance
44 private InputMethodSessionWrapper(@NonNull IInputMethodSession inputMethodSession) { in InputMethodSessionWrapper()56 public static InputMethodSessionWrapper createOrNull( in createOrNull()
66 InputMethodSession inputMethodSession, InputChannel channel) { in IInputMethodSessionWrapper()
1335 public void acceptClient(int clientId, IInputMethodSession inputMethodSession, in acceptClient()