HomeSort by relevance Sort by last modified time
    Searched refs:setFontLocation (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface_Delegate.java 65 public static synchronized void setFontLocation(String fontLocation) {
67 FontFamily_Delegate.setFontLocation(fontLocation);
FontFamily_Delegate.java 116 public static synchronized void setFontLocation(String fontLocation) {
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 253 Typeface_Delegate.setFontLocation(fontLocation.getAbsolutePath());

Completed in 2233 milliseconds