Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/fonts/
DFont.java575 String path = nGetFontPath(mNativePtr); in getFile()
902 private static native String nGetFontPath(long fontPtr); in nGetFontPath() method in Font