Searched refs:getCerts (Results 1 – 3 of 3) sorted by relevance
120 List<List<String>> certList = providerResourceEntry.getCerts(); in testParseDownloadableFont_singleCerts()141 List<List<String>> certList = providerResourceEntry.getCerts(); in testParseDownloadableFont_multipleCerts()
72 public @Nullable List<List<String>> getCerts() { in getCerts() method in FontResourcesParser.ProviderResourceEntry
232 List<List<String>> givenCerts = providerEntry.getCerts(); in createFromResources()