Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java807 private static class StartInputInfo { class in InputMethodManagerService
834 StartInputInfo(@UserIdInt int imeUserId, @NonNull IBinder imeToken, int imeDisplayId, in StartInputInfo() method in InputMethodManagerService.StartInputInfo