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