Searched refs:setInputMethodList (Results 1 – 5 of 5) sorted by relevance
149 setInputMethodList(infos); in refreshUi_permitAllInputMethods_preferenceCountIs4()167 setInputMethodList(infos); in refreshUi_multiplteAllowedImeByOrganization_allPreferencesVisible()187 setInputMethodList(infos); in refreshUi_multipleEnabledInputMethods_allPreferencesEnabled()207 setInputMethodList(infos); in refreshUi_multipleEnabledInputMethods_allPreferencesChecked()228 setInputMethodList(infos); in refreshUi_disallowedByOrganization_preferenceShownDisabled()249 setInputMethodList(infos); in refreshUi_skipVoiceTyping()266 setInputMethodList(infos); in refreshUi_verifyPreferenceIcon()285 setInputMethodList(infos); in refreshUi_verifyPreferenceTitle()304 setInputMethodList(infos); in refreshUi_verifyPreferenceSummary()320 setInputMethodList(infos); in refreshUi_oneInputMethod_noneEnabled_oneInputMethodPreferenceInView()[all …]
62 public void setInputMethodList(List<InputMethodInfo> inputMethodInfos) { in setInputMethodList() method in ShadowInputMethodManagerWithMethodList
64 ShadowInputMethodManagerWithMethodList.getShadow().setInputMethodList(imis); in getSummary_shouldSetToCurrentImeName()
88 ShadowInputMethodManagerWithMethodList.getShadow().setInputMethodList(imis); in displayPreference_hasInputMethodSubType_shouldAddPreference()
96 public void setInputMethodList(List<InputMethodInfo> inputMethodInfos) { in setInputMethodList() method in ShadowInputMethodManager