Searched refs:inputMethodManagerInternal (Results 1 – 3 of 3) sorted by relevance
230 final InputMethodManagerInternal inputMethodManagerInternal =232 if (inputMethodManagerInternal != null) {233 inputMethodManagerInternal.hideCurrentInputMethod();
484 InputMethodManagerInternal inputMethodManagerInternal = in notifyDockedStackExistsChanged() local486 if (inputMethodManagerInternal != null) { in notifyDockedStackExistsChanged()490 inputMethodManagerInternal.hideCurrentInputMethod(); in notifyDockedStackExistsChanged()
3264 final InputMethodManagerInternal inputMethodManagerInternal = in switchInputMethod() local3266 if (inputMethodManagerInternal != null) { in switchInputMethod()3267 inputMethodManagerInternal.switchInputMethod(forwardDirection); in switchInputMethod()