Searched refs:mParentInputMethodManager (Results 1 – 1 of 1) sorted by relevance
549 private final InputMethodManager mParentInputMethodManager; field in InputMethodManager.ControlledInputConnectionWrapper554 mParentInputMethodManager = inputMethodManager; in ControlledInputConnectionWrapper()559 return mParentInputMethodManager.mActive && !isFinished(); in isActive()573 mParentInputMethodManager.notifyUserAction(); in onUserAction()581 + " mParentInputMethodManager.mActive=" + mParentInputMethodManager.mActive in toString()