HomeSort by relevance Sort by last modified time
    Searched full:fontsin (Results 1 - 1 of 1) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Typeface.java 280 FileInputStream fontsIn = new FileInputStream(configFilename);
281 FontListParser.Config fontConfig = FontListParser.parse(fontsIn);

Completed in 7883 milliseconds