Searched defs:createInputStream (Results 1 – 6 of 6) sorted by relevance
228 InputStream createInputStream() throws FileNotFoundException; in createInputStream() method241 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.BaseInputStreamFactory254 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.DataInputStreamFactory292 public InputStream createInputStream() throws FileNotFoundException { in createInputStream() method in ImageUtils.HttpInputStreamFactory
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
167 public FileInputStream createInputStream() throws IOException { in createInputStream() method in AssetFileDescriptor
530 status_t Camera3Device::createInputStream( in createInputStream() function in android::Camera3Device