Searched refs:productFontDir (Results 1 – 3 of 3) sorted by relevance
51 String productFontDir, in getSystemFontConfigInternal() argument
238 @Nullable String productFontDir, in getSystemFontConfigInternal() argument244 return FontListParser.parse(fontsXml, systemFontDir, oemXml, productFontDir, in getSystemFontConfigInternal()
96 @Nullable String productFontDir, in parse() argument104 oemCustomization = FontCustomizationParser.parse(is, productFontDir, in parse()