Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java144 File allFonts = new File(fontLocation, FN_ALL_FONTS_LIST); in setFontLocation() local
150 scanner = new Scanner(allFonts); in setFontLocation()