Searched refs:getEnabledInputMethodListLocked (Results 1 – 4 of 4) sorted by relevance
1517 context, mSettings.getEnabledInputMethodListLocked()); in resetDefaultImeLocked()1573 mSettings.getEnabledInputMethodListLocked(), newUserId, in switchUserLocked()1649 mSettings.getEnabledInputMethodListLocked(), currentUserId, in systemRunning()1763 return getEnabledInputMethodListLocked(resolvedUserIds[0]); in getEnabledInputMethodList()1789 private List<InputMethodInfo> getEnabledInputMethodListLocked(@UserIdInt int userId) { in getEnabledInputMethodListLocked() method in InputMethodManagerService1791 return mSettings.getEnabledInputMethodListLocked(); in getEnabledInputMethodListLocked()1802 return settings.getEnabledInputMethodListLocked(); in getEnabledInputMethodListLocked()2449 List<InputMethodInfo> imis = mSettings.getEnabledInputMethodListLocked(); in shouldShowImeSwitcherLocked()2621 List<InputMethodInfo> enabled = mSettings.getEnabledInputMethodListLocked(); in updateInputMethodsFromSettingsLocked()3304 final List<InputMethodInfo> enabled = mSettings.getEnabledInputMethodListLocked(); in switchToPreviousInputMethod()[all …]
186 final ArrayList<InputMethodInfo> imis = mSettings.getEnabledInputMethodListLocked(); in getSortedInputMethodAndSubtypeList()
904 ArrayList<InputMethodInfo> getEnabledInputMethodListLocked() { in getEnabledInputMethodListLocked() method in InputMethodUtils.InputMethodSettings
7289 HSPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(I)Lj…7367 …id/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListLocked()Ljav…