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.java3988 final List<ResolveInfo> allInputMethodServices = in buildInputMethodListLocked() local
3992 final int N = allInputMethodServices.size(); in buildInputMethodListLocked()
3994 final ServiceInfo si = allInputMethodServices.get(i).serviceInfo; in buildInputMethodListLocked()