Searched refs:mCurFocusedWindow (Results 1 – 1 of 1) sorted by relevance
503 IBinder mCurFocusedWindow; field in InputMethodManagerService2022 mCurFocusedWindow, mCurAttribute, mCurFocusedWindowSoftInputMode, mCurSeq); in attachNewInputLocked()2023 mImeTargetWindowMap.put(startInputToken, mCurFocusedWindow); in attachNewInputLocked()3032 if (mCurFocusedWindow == windowToken) { in startInputOrWindowGainedFocusInternalLocked()3045 mCurFocusedWindow = windowToken; in startInputOrWindowGainedFocusInternalLocked()4578 p.println(" mCurFocusedWindow=" + mCurFocusedWindow in dump()