Searched refs:mCurEditorInfo (Results 1 – 1 of 1) sorted by relevance
569 EditorInfo mCurEditorInfo; field in InputMethodManagerService2019 mCurClient.mSelfReportedDisplayId, mImeBindingState.mFocusedWindow, mCurEditorInfo, in attachNewInputLocked()2039 session.mMethod.startInput(startInputToken, mCurInputConnection, mCurEditorInfo, restarting, in attachNewInputLocked()2092 mCurEditorInfo, !initial /* restarting */); in attachNewAccessibilityLocked()2186 mCurEditorInfo = editorInfo; in startInputUncheckedLocked()4621 if (mCurEditorInfo != null) { in dumpDebug()4622 mCurEditorInfo.dumpDebug(proto, CUR_ATTRIBUTE); in dumpDebug()5959 final var curPackageName = mCurEditorInfo != null ? mCurEditorInfo.packageName : null; in createInputContentUriToken()