Searched refs:mParentInputMethodManager (Results 1 – 2 of 2) sorted by relevance
179 private final InputMethodManager mParentInputMethodManager; field in RemoteInputConnectionImpl197 mParentInputMethodManager = inputMethodManager; in RemoteInputConnectionImpl()351 mParentInputMethodManager.restartInput(view); in scheduleInvalidateInput()357 if (textSnapshot != null && mParentInputMethodManager.doInvalidateInput( in scheduleInvalidateInput()363 mParentInputMethodManager.restartInput(view); in scheduleInvalidateInput()1133 if (mParentInputMethodManager.mRequestCursorUpdateDisplayIdCheck.get() in requestCursorUpdatesInternal()1134 && mParentInputMethodManager.getDisplayId() != imeDisplayId) { in requestCursorUpdatesInternal()1491 TAG + "#" + methodName, mParentInputMethodManager, icProto); in dispatchWithTracing()
59827 …putmethod/InputMethodManager$ControlledInputConnectionWrapper;->mParentInputMethodManager:Landroid…