Searched refs:getInputMethodManager (Results 1 – 5 of 5) sorted by relevance
39 public static InputMethodManager getInputMethodManager(Context context) { in getInputMethodManager() method in ImfUtils51 final InputMethodManager imm = getInputMethodManager(context); in getInputMethodInfoOfThisIme()69 final InputMethodManager imm = getInputMethodManager(context); in checkIfSubtypeBelongsToThisImeAndEnabled()95 final InputMethodManager imm = getInputMethodManager(context); in getCurrentInputMethodSubtype()102 final InputMethodManager imm = getInputMethodManager(context); in hasMultipleEnabledIMEsOrSubtypes()116 final InputMethodManager imm = getInputMethodManager(context); in hasMultipleEnabledSubtypes()182 final InputMethodManager imm = getInputMethodManager(context); in setAdditionalInputMethodSubtypes()
96 mImm = ImfUtils.getInputMethodManager(service); in initialize()
72 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in QueryTextView77 InputMethodManager imm = getInputMethodManager(); in showInputMethod()84 InputMethodManager imm = getInputMethodManager(); in hideInputMethod()
52 sInstance.mImm = ImfUtils.getInputMethodManager(context); in init()
143 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in AddBookmarkPage278 InputMethodManager imm = getInputMethodManager(); in onClick()341 getInputMethodManager().hideSoftInputFromWindow( in completeOrCancelFolderNaming()377 getInputMethodManager().hideSoftInputFromWindow( in switchToFolderSelector()