Searched refs:getEnabledInputMethodListLocked (Results 1 – 4 of 4) sorted by relevance
1733 context, mSettings.getEnabledInputMethodListLocked()); in resetDefaultImeLocked()1792 mSettings.getEnabledInputMethodListLocked(), newUserId, in switchUserOnHandlerLocked()1880 mSettings.getEnabledInputMethodListLocked(), currentUserId, in systemRunning()1991 return getEnabledInputMethodListLocked(resolvedUserIds[0]); in getEnabledInputMethodList()2017 private List<InputMethodInfo> getEnabledInputMethodListLocked(@UserIdInt int userId) { in getEnabledInputMethodListLocked() method in InputMethodManagerService2019 return mSettings.getEnabledInputMethodListLocked(); in getEnabledInputMethodListLocked()2030 return settings.getEnabledInputMethodListLocked(); in getEnabledInputMethodListLocked()2824 List<InputMethodInfo> imis = mSettings.getEnabledInputMethodListLocked(); in shouldShowImeSwitcherLocked()2999 List<InputMethodInfo> enabled = mSettings.getEnabledInputMethodListLocked(); in updateInputMethodsFromSettingsLocked()3742 final List<InputMethodInfo> enabled = mSettings.getEnabledInputMethodListLocked(); in switchToPreviousInputMethod()[all …]
186 final ArrayList<InputMethodInfo> imis = mSettings.getEnabledInputMethodListLocked(); in getSortedInputMethodAndSubtypeList()
902 ArrayList<InputMethodInfo> getEnabledInputMethodListLocked() { in getEnabledInputMethodListLocked() method in InputMethodUtils.InputMethodSettings
16735 HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(I)Lja…16864 …id/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListLocked()Ljav…