Home
last modified time | relevance | path

Searched refs:findUpdatedFontFile (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DFontListParser.java390 String updatedName = findUpdatedFontFile(postScriptName, updatableFontMap); in readFont()
427 private static String findUpdatedFontFile(String psName, in findUpdatedFontFile() method in FontListParser