Searched refs:inputMethodManagerInternal (Results 1 – 2 of 2) sorted by relevance
382 InputMethodManagerInternal inputMethodManagerInternal = in notifyDockedStackExistsChanged() local384 if (inputMethodManagerInternal != null) { in notifyDockedStackExistsChanged()388 inputMethodManagerInternal.hideCurrentInputMethod(); in notifyDockedStackExistsChanged()
5640 final InputMethodManagerInternal inputMethodManagerInternal = in switchInputMethod() local5642 if (inputMethodManagerInternal != null) { in switchInputMethod()5643 inputMethodManagerInternal.switchInputMethod(forwardDirection); in switchInputMethod()