Searched refs:getSystemFontConfigInternal (Results 1 – 2 of 2) sorted by relevance
47 /*package*/ static FontConfig getSystemFontConfigInternal( in getSystemFontConfigInternal() method in SystemFonts_Delegate
221 return getSystemFontConfigInternal(FONTS_XML, SYSTEM_FONT_DIR, OEM_XML, OEM_FONT_DIR, in getSystemFontConfig()230 return getSystemFontConfigInternal(FONTS_XML, SYSTEM_FONT_DIR, OEM_XML, OEM_FONT_DIR, null, in getSystemPreinstalledFontConfig()234 /* package */ static @NonNull FontConfig getSystemFontConfigInternal( in getSystemFontConfigInternal() method in SystemFonts