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