Home
last modified time | relevance | path

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

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