Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java1135 private final SoftInputShowHideHistory mSoftInputShowHideHistory = field in InputMethodManagerService
4863 mSoftInputShowHideHistory.addEntry(new SoftInputShowHideHistory.Entry( in onShowHideSoftInputRequested()
6167 mSoftInputShowHideHistory.dump(pw, " "); in dumpAsStringNoCheck()