Searched refs:testFontsXml (Results 1 – 1 of 1) sorted by relevance
61 final String testFontsXml = new File(mTestFontsDir, "fonts.xml").getAbsolutePath(); in FontFallbackSetup() local74 try (FileOutputStream fos = new FileOutputStream(testFontsXml)) { in FontFallbackSetup()82 fontConfig = FontListParser.parse(testFontsXml, mTestFontsDir, null, null, null, 0, 0); in FontFallbackSetup()