Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DOtfFontFileParser.java85 public void tryToCreateTypeface(File file) throws Throwable { in tryToCreateTypeface() method in OtfFontFileParser
DUpdatableFontDir.java74 void tryToCreateTypeface(File file) throws Throwable; in tryToCreateTypeface() method
449 mParser.tryToCreateTypeface(fontFileInfo.getFile()); in installFontFile()
/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
DUpdatableFontDirTest.java106 public void tryToCreateTypeface(File file) throws Throwable { in tryToCreateTypeface() method in UpdatableFontDirTest.FakeFontFileParser
737 public void tryToCreateTypeface(File file) throws IOException { in installFontFile_failedToParsePostScript()
774 public void tryToCreateTypeface(File file) throws IOException { in installFontFile_failedToParsePostScriptName_invalidFont()
811 public void tryToCreateTypeface(File file) throws IOException { in installFontFile_failedToCreateTypeface()