Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java4544 final List<ResolveInfo> allInputMethodServices = in buildInputMethodListLocked() local
4548 final int N = allInputMethodServices.size(); in buildInputMethodListLocked()
4550 final ServiceInfo si = allInputMethodServices.get(i).serviceInfo; in buildInputMethodListLocked()