Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/fonts/
DSystemFonts_Delegate.java45 public class SystemFonts_Delegate { class
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java48 import android.graphics.fonts.SystemFonts_Delegate;
233 SystemFonts_Delegate.setFontLocation(fontLocation.getAbsolutePath() + File.separator); in init()
424 if (SystemFonts_Delegate.sIsTypefaceInitialized) { in dispose()
830 if (SystemFonts_Delegate.sIsTypefaceInitialized) { in clearFontCache()