Searched defs:mInputMethodManager (Results 1 – 8 of 8) sorted by relevance
50 private final InputMethodManager mInputMethodManager; field in KeyboardManagementPreferenceController192 mInputMethodManager, inputMethodInfo)); in createSwitchPreference() local199 InputMethodUtil.disableInputMethod(getContext(), mInputMethodManager, in createSwitchPreference() local
52 private final InputMethodManager mInputMethodManager; field in EnabledKeyboardPreferenceController126 getContext(), mInputMethodManager, inputMethodInfo)); in createPreference() local
40 private final InputMethodManager mInputMethodManager; field in KeyboardPreferenceController
78 private InputMethodManager mInputMethodManager; field in LanguageAndInputSettingsTest
45 private final InputMethodManager mInputMethodManager; field in SearchView
79 private InputMethodManager mInputMethodManager; field in InputMethodUtilTest
80 private InputMethodManager mInputMethodManager; field in KeyboardManagementPreferenceControllerTest
106 private InputMethodManager mInputMethodManager; field in MainClusterActivity