Searched defs:createInputStream (Results 1 – 9 of 9) sorted by relevance
225 InputStream createInputStream() throws FileNotFoundException; in createInputStream() method238 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.BaseInputStreamFactory251 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.DataInputStreamFactory
70 InputStream createInputStream() throws IOException; in createInputStream() method
82 public InputStream createInputStream() { in createInputStream() method in ByteArrayPartSource
123 public InputStream createInputStream() throws IOException { in createInputStream() method in FilePartSource
100 public InputStream createInputStream() throws IOException; in createInputStream() method
54 public InputStream createInputStream() throws IOException { in createInputStream() method in ResourceRequestKey
75 public InputStream createInputStream() throws IOException { in createInputStream() method in BitmapRequestKeyImpl
167 public FileInputStream createInputStream() throws IOException { in createInputStream() method in AssetFileDescriptor
659 status_t Camera3Device::createInputStream( in createInputStream() function in android::Camera3Device