Searched refs:FileOutputStreamWithPath (Results 1 – 4 of 4) sorted by relevance
31 import com.android.server.pm.ShortcutService.FileOutputStreamWithPath;273 final FileOutputStreamWithPath out = mService.openIconFileForWrite( in processPendingItems()
1452 static class FileOutputStreamWithPath extends FileOutputStream { class in ShortcutService1455 public FileOutputStreamWithPath(File file) throws FileNotFoundException { in FileOutputStreamWithPath() method in ShortcutService.FileOutputStreamWithPath1470 FileOutputStreamWithPath openIconFileForWrite(@UserIdInt int userId, ShortcutInfo shortcut) in openIconFileForWrite()1490 return new FileOutputStreamWithPath(file); in openIconFileForWrite()
107 import com.android.server.pm.ShortcutService.FileOutputStreamWithPath;1167 final FileOutputStreamWithPath out = in openIconFileForWriteAndGetPath()
32301 …droid/server/pm/ShortcutService$FileOutputStreamWithPath;Lcom/android/server/pm/ShortcutService$Fi…32732 HPLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;-><init>(Ljava/io/File;)V32733 HPLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;->getFile()Ljava/io/File;32977 …content/pm/ShortcutInfo;)Lcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;+]Ljava/l…55041 Lcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;