Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java504 int mCurFocusedWindowSoftInputMode; field in InputMethodManagerService
2289 mCurFocusedWindow, mCurAttribute, mCurFocusedWindowSoftInputMode, mCurSeq); in attachNewInputLocked()
3428 mCurFocusedWindowSoftInputMode = softInputMode; in startInputOrWindowGainedFocusInternalLocked()
4022 InputMethodDebug.softInputModeToString(mCurFocusedWindowSoftInputMode)); in dumpDebug()
4126 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in onShowHideSoftInputRequested()
5180 InputMethodDebug.softInputModeToString(mCurFocusedWindowSoftInputMode) in dumpAsStringNoCheck()