Searched refs:allFontsList (Results 1 – 1 of 1) sorted by relevance
147 Set<String> allFontsList = new HashSet<String>(128); in setFontLocation() local155 allFontsList.add(name); in setFontLocation()167 SDK_FONTS = Collections.unmodifiableSet(allFontsList); in setFontLocation()