Searched defs:openRead (Results 1 – 7 of 7) sorted by relevance
30 ParcelFileDescriptor openRead(String name); in openRead() method
785 public @NonNull InputStream openRead(@NonNull String name) throws IOException { in openRead() method in PackageInstaller.Session
163 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
142 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
194 public FileInputStream openRead() throws FileNotFoundException { in openRead() method in AtomicFile
369 private InputStream openRead() throws IOException { in openRead() method in DeviceOwner
401 public ParcelFileDescriptor openRead(String name) { in openRead() method in PackageInstallerSession