Searched refs:mInputMan (Results 1 – 1 of 1) sorted by relevance
47 private InputMethodManager mInputMan; field in KeyboardActivity51 mInputMan = (InputMethodManager) getSystemService(INPUT_METHOD_SERVICE); in onCreate()171 mInputMan.getEnabledInputMethodList()); in getDefaultInputMethodName()184 mInputMan.getEnabledInputMethodList()); in getCurrentInputMethodInfo()195 mInputMan.getEnabledInputMethodList()); in getInputMethodNames()207 mInputMan.getEnabledInputMethodList()); in getInputMethodIds()240 new ArrayList<InputMethodInfo>(mInputMan.getInputMethodList()); in enableAllInputMethods()