Searched defs:readCerts (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/content/res/
H A DFontResourcesParserCompat.java206 List<List<byte[]>> certs = readCerts(resources, certsId);
231 public static List<List<byte[]>> readCerts(Resources resources, @ArrayRes int certsId) { method in class:FontResourcesParserCompat

Completed in 46 milliseconds