Home
last modified time | relevance | path

Searched refs:getEnabledInputMethodNames (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodUtils.java441 List<String> getEnabledInputMethodNames() { in getEnabledInputMethodNames() method in InputMethodUtils.InputMethodSettings
H A DInputMethodManagerService.java2135 methodList, directBootAwareness, mSettings.getEnabledInputMethodNames()); in getInputMethodListLocked()
4290 methodList, DirectBootAwareness.AUTO, mSettings.getEnabledInputMethodNames()); in setAdditionalInputMethodSubtypes()
5304 mSettings.getEnabledInputMethodNames()); in buildInputMethodListLocked()
5666 mSettings.getEnabledInputMethodNames()); in queryMethodMapForUser()
6677 mSettings.getEnabledInputMethodNames()); in handleShellCommandResetInputMethod()