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