Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/tts/
H A 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
/aosp14/frameworks/base/services/core/java/com/android/server/graphics/fonts/
H A DOtfFontFileParser.java120 FileChannel fileChannel = in.getChannel(); in mmap() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DFontFamily.java145 FileChannel fileChannel = file.getChannel(); in addFont() local
/aosp14/frameworks/base/graphics/java/android/graphics/fonts/
H A DSystemFonts.java87 final FileChannel fileChannel = file.getChannel(); in mmap() local
/aosp14/frameworks/base/core/java/android/provider/
H A DFontsContract.java747 final FileChannel fileChannel = fis.getChannel(); in prepareFontData() local