Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java541 int mCurFocusedWindowSoftInputMode; field in InputMethodManagerService
2364 mCurFocusedWindow, mCurAttribute, mCurFocusedWindowSoftInputMode, mCurSeq); in attachNewInputLocked()
3476 mCurFocusedWindowSoftInputMode = softInputMode; in startInputOrWindowGainedFocusInternalLocked()
4203 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in handleMessage()
4226 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in handleMessage()
5237 InputMethodDebug.softInputModeToString(mCurFocusedWindowSoftInputMode) in dump()