Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1085 private final SoftInputShowHideHistory mSoftInputShowHideHistory = field in InputMethodManagerService
4200 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in handleMessage()
4223 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in handleMessage()
5265 mSoftInputShowHideHistory.dump(pw, " "); in dump()