Home
last modified time | relevance | path

Searched defs:fileChannel (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DFileSynthesisCallback.java58 FileSynthesisCallback(@NonNull FileChannel fileChannel, in FileSynthesisCallback()
117 FileChannel fileChannel = null; in start() local
159 FileChannel fileChannel = null; in audioAvailable() local
201 FileChannel fileChannel = null; in done() local
/frameworks/layoutlib/bridge/src/android/graphics/fonts/
DSystemFonts_Delegate.java79 final FileChannel fileChannel = file.getChannel(); in mmap() local
/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DOtfFontFileParser.java120 FileChannel fileChannel = in.getChannel(); in mmap() local
/frameworks/base/graphics/java/android/graphics/
DFontFamily.java145 FileChannel fileChannel = file.getChannel(); in addFont() local
/frameworks/base/graphics/java/android/graphics/fonts/
DSystemFonts.java87 final FileChannel fileChannel = file.getChannel(); in mmap() local
/frameworks/base/core/java/android/provider/
DFontsContract.java747 final FileChannel fileChannel = fis.getChannel(); in prepareFontData() local