Searched refs:mImeFocusController (Results 1 – 1 of 1) sorted by relevance
981 private final ImeFocusController mImeFocusController; field in ViewRootImpl995 return mImeFocusController; in getImeFocusController()1214 mImeFocusController = new ImeFocusController(this); in ViewRootImpl()2169 mImeFocusController.onMovedToDisplay(); in onMovedToDisplay()3948 mImeFocusController.onTraversal(hasWindowFocus, mWindowAttributes); in performTraversals()4163 mImeFocusController.onPostWindowFocus( in handleWindowFocusChanged()4251 mImeFocusController.onPreWindowFocus(hasWindowFocus, mWindowAttributes); in dispatchFocusEvent()6844 final int result = mImeFocusController.onProcessImeInputStage( in onProcess()8868 mImeFocusController.dumpDebug(proto, IME_FOCUS_CONTROLLER); in dumpDebug()