Searched refs:FONT_SUFFIX_ITALIC (Results 1 - 1 of 1) sorted by path

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DFontFamily_Delegate.java66 private static final String FONT_SUFFIX_ITALIC = "Italic.ttf"; field in class:FontFamily_Delegate
391 return addFont(path, DEFAULT_FONT_WEIGHT, path.endsWith(FONT_SUFFIX_ITALIC));

Completed in 95 milliseconds