Home
last modified time | relevance | path

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

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