Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DRemoteInputConnectionImpl.java177 private final InputMethodManager mParentInputMethodManager; field in RemoteInputConnectionImpl
195 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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59827 …putmethod/InputMethodManager$ControlledInputConnectionWrapper;->mParentInputMethodManager:Landroid…