Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTestUtil.java299 private static int getSelectedFontStyle(Typeface typeface) { in getSelectedFontStyle() method in FontTestUtil
317 return sStyleList.get(getSelectedFontStyle(typeface)); in getSelectedStyle()
327 return sFontList[getSelectedFontStyle(typeface)]; in getSelectedFontPathInAsset()
337 return getSelectedFontStyle(typeface); in getSelectedTtcIndex()
347 return FONT_VARIATION_SETTING_LIST[getSelectedFontStyle(typeface)]; in getSelectedVariationSettings()