Searched refs:setFontLocation (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java65 public static synchronized void setFontLocation(String fontLocation) { method in class:Typeface_Delegate
67 FontFamily_Delegate.setFontLocation(fontLocation);
H A DFontFamily_Delegate.java116 public static synchronized void setFontLocation(String fontLocation) { method in class:FontFamily_Delegate
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java253 Typeface_Delegate.setFontLocation(fontLocation.getAbsolutePath());

Completed in 90 milliseconds