Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutBitmapSaver.java31 import com.android.server.pm.ShortcutService.FileOutputStreamWithPath;
273 final FileOutputStreamWithPath out = mService.openIconFileForWrite( in processPendingItems()
H A DShortcutService.java1452 static class FileOutputStreamWithPath extends FileOutputStream { class in ShortcutService
1455 public FileOutputStreamWithPath(File file) throws FileNotFoundException { in FileOutputStreamWithPath() method in ShortcutService.FileOutputStreamWithPath
1470 FileOutputStreamWithPath openIconFileForWrite(@UserIdInt int userId, ShortcutInfo shortcut) in openIconFileForWrite()
1490 return new FileOutputStreamWithPath(file); in openIconFileForWrite()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java107 import com.android.server.pm.ShortcutService.FileOutputStreamWithPath;
1167 final FileOutputStreamWithPath out = in openIconFileForWriteAndGetPath()
/aosp12/frameworks/base/services/
H A Dart-profile32301 …droid/server/pm/ShortcutService$FileOutputStreamWithPath;Lcom/android/server/pm/ShortcutService$Fi…
32732 HPLcom/android/server/pm/ShortcutService$FileOutputStreamWithPath;-><init>(Ljava/io/File;)V
32733 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;