Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java920 private final StartInputHistory mStartInputHistory = new StartInputHistory(); field in InputMethodManagerService
2024 mStartInputHistory.addEntry(info); in attachNewInputLocked()
4604 mStartInputHistory.dump(pw, " "); in dump()