Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java5396 final List<InputMethodInfo> inputMethodList = new ArrayList<>(mMethodList); in buildInputMethodListLocked() local
5398 mSettings.getCurrentUserId(), 0 /* unused */, inputMethodList).sendToTarget(); in buildInputMethodListLocked()