Home
last modified time | relevance | path

Searched refs:mStartInputHistory (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1131 private final StartInputHistory mStartInputHistory = new StartInputHistory(); field in InputMethodManagerService
2445 mStartInputHistory.addEntry(info); in attachNewInputLocked()
6164 mStartInputHistory.dump(pw, " "); in dumpAsStringNoCheck()