Searched refs:mParentInputMethodManager (Results 1 – 2 of 2) sorted by relevance
177 private final InputMethodManager mParentInputMethodManager; field in RemoteInputConnectionImpl195 mParentInputMethodManager = inputMethodManager; in RemoteInputConnectionImpl()336 if (textSnapshot != null && mParentInputMethodManager.doInvalidateInput( in scheduleInvalidateInput()342 mParentInputMethodManager.restartInput(view); in scheduleInvalidateInput()1098 if (mParentInputMethodManager.mRequestCursorUpdateDisplayIdCheck.get() in requestCursorUpdatesInternal()1099 && mParentInputMethodManager.getDisplayId() != imeDisplayId) { in requestCursorUpdatesInternal()1456 TAG + "#" + methodName, mParentInputMethodManager, icProto); in dispatchWithTracing()
59827 …putmethod/InputMethodManager$ControlledInputConnectionWrapper;->mParentInputMethodManager:Landroid…