Searched refs:inputMethodManagerInternal (Results 1 – 2 of 2) sorted by relevance
421 InputMethodManagerInternal inputMethodManagerInternal = in notifyDockedStackExistsChanged() local423 if (inputMethodManagerInternal != null) { in notifyDockedStackExistsChanged()427 inputMethodManagerInternal.hideCurrentInputMethod(); in notifyDockedStackExistsChanged()
3274 final InputMethodManagerInternal inputMethodManagerInternal = in switchInputMethod() local3276 if (inputMethodManagerInternal != null) { in switchInputMethod()3277 inputMethodManagerInternal.switchInputMethod(forwardDirection); in switchInputMethod()