Searched defs:openRead (Results 1 – 11 of 11) sorted by relevance
24 ParcelFileDescriptor openRead(); in openRead() method
683 public @NonNull ParcelFileDescriptor openRead() throws IOException { in openRead() method in BlobStoreManager.Session
217 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
32 ParcelFileDescriptor openRead(String name); in openRead() method
1106 public @NonNull InputStream openRead(@NonNull String name) throws IOException { in openRead() method in PackageInstaller.Session
196 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStoreTest.TestInjector
96 InputStream openRead() throws IOException; in openRead() method677 public InputStream openRead() throws FileNotFoundException { in openRead() method in DisplayWindowSettings.AtomicFileStorage
697 public InputStream openRead() throws FileNotFoundException { in openRead() method in DisplayWindowSettingsTests.TestStorage
270 public ParcelFileDescriptor openRead() { in openRead() method in BlobStoreSession
705 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStore.Injector
1064 public ParcelFileDescriptor openRead(String name) { in openRead() method in PackageInstallerSession