Searched refs:allInputMethodServices (Results 1 – 1 of 1) sorted by relevance
4587 final List<ResolveInfo> allInputMethodServices = in buildInputMethodListLocked() local4591 final int N = allInputMethodServices.size(); in buildInputMethodListLocked()4593 final ServiceInfo si = allInputMethodServices.get(i).serviceInfo; in buildInputMethodListLocked()