Searched refs:mInputMethodSettingValues (Results 1 – 3 of 3) sorted by relevance
46 private InputMethodSettingValuesWrapper mInputMethodSettingValues; field in AvailableVirtualKeyboardFragment55 mInputMethodSettingValues = InputMethodSettingValuesWrapper.getInstance(activity); in onCreatePreferences()65 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onResume()76 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onSaveInputMethodPreference()88 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in updateInputMethodPreferenceViews()93 final List<InputMethodInfo> imis = mInputMethodSettingValues.getInputMethodList(); in updateInputMethodPreferenceViews()
59 private InputMethodSettingValuesWrapper mInputMethodSettingValues; field in AvailableVirtualKeyboardFragment69 mInputMethodSettingValues = InputMethodSettingValuesWrapper.getInstance(activity); in onCreatePreferences()79 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onResume()90 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onSaveInputMethodPreference()143 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in updateInputMethodPreferenceViews()149 final List<InputMethodInfo> imis = mInputMethodSettingValues.getInputMethodList(); in updateInputMethodPreferenceViews()
55 private InputMethodSettingValuesWrapper mInputMethodSettingValues; field in AvailableVirtualKeyboardFragment64 mInputMethodSettingValues = InputMethodSettingValuesWrapper.getInstance(activity); in onCreatePreferences()74 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onResume()85 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in onSaveInputMethodPreference()143 mInputMethodSettingValues.refreshAllInputMethodAndSubtypes(); in updateInputMethodPreferenceViews()149 final List<InputMethodInfo> imis = mInputMethodSettingValues.getInputMethodList(); in updateInputMethodPreferenceViews()