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