Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTestUtil.java326 public static String getSelectedFontPathInAsset(Typeface typeface) { in getSelectedFontPathInAsset() method in FontTestUtil
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceCustomFallbackBuilderTest.java75 assertEquals(path, FontTestUtil.getSelectedFontPathInAsset( in testSingleFont_path()