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.java709 private final SoftInputShowHideHistory mSoftInputShowHideHistory = field in InputMethodManagerService
4745 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in onShowHideSoftInputRequested()
6161 mSoftInputShowHideHistory.dump(pw, " "); in dumpAsStringNoCheck()