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