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()
5712 final InputMethodManagerInternal inputMethodManagerInternal = in switchInputMethod() local5714 if (inputMethodManagerInternal != null) { in switchInputMethod()5715 inputMethodManagerInternal.switchInputMethod(forwardDirection); in switchInputMethod()