Searched refs:systemInputMethods (Results 1 – 1 of 1) sorted by relevance
223 final Set<String> systemInputMethods = new ArraySet<>(); in getSystemInputMethods() local227 systemInputMethods.add(inputMethodInfo.getPackageName()); in getSystemInputMethods()230 return systemInputMethods; in getSystemInputMethods()