Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DDefaultImeVisibilityApplier.java95 mService.mCurFocusedWindowSoftInputMode)); in performShowIme()
125 mService.mCurFocusedWindowSoftInputMode)); in performHideIme()
H A DInputMethodManagerService.java563 int mCurFocusedWindowSoftInputMode; field in InputMethodManagerService
2442 mCurFocusedWindow, mCurEditorInfo, mCurFocusedWindowSoftInputMode, in attachNewInputLocked()
3925 mCurFocusedWindowSoftInputMode = softInputMode; in startInputOrWindowGainedFocusInternalLocked()
4746 InputMethodDebug.softInputModeToString(mCurFocusedWindowSoftInputMode)); in dumpDebug()
4865 mCurFocusedWindowSoftInputMode, reason, mInFullscreenMode, in onShowHideSoftInputRequested()
6137 + InputMethodDebug.softInputModeToString(mCurFocusedWindowSoftInputMode) in dumpAsStringNoCheck()