Searched defs:openRead (Results 1 – 9 of 9) sorted by relevance
152 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
31 ParcelFileDescriptor openRead(String name); in openRead() method
1016 public @NonNull InputStream openRead(@NonNull String name) throws IOException { in openRead() method in PackageInstaller.Session
224 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
196 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStoreTest.TestInjector
90 InputStream openRead() throws IOException; in openRead() method696 public InputStream openRead() throws FileNotFoundException { in openRead() method in DisplayWindowSettings.AtomicFileStorage
725 public InputStream openRead() throws FileNotFoundException { in openRead() method in DisplayWindowSettingsTests.TestStorage
705 public InputStream openRead() throws FileNotFoundException { in openRead() method in PersistentDataStore.Injector
821 public ParcelFileDescriptor openRead(String name) { in openRead() method in PackageInstallerSession