Searched refs:systemInputMethods (Results 1 – 1 of 1) sorted by relevance
287 Set<String> systemInputMethods = new HashSet<String>(); in getSystemInputMethods() local291 systemInputMethods.add(inputMethodInfo.getPackageName()); in getSystemInputMethods()294 return systemInputMethods; in getSystemInputMethods()