Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1470 static class FileOutputStreamWithPath extends FileOutputStream { class in ShortcutService
1473 public FileOutputStreamWithPath(File file) throws FileNotFoundException { in FileOutputStreamWithPath() method in ShortcutService.FileOutputStreamWithPath