Searched defs:openInputStream (Results 1 – 11 of 11) sorted by relevance
41 protected InputStream openInputStream() { in openInputStream() method in FileAsset
56 protected InputStream openInputStream() { in openInputStream() method in CurrentWallpaperAssetVN
111 protected InputStream openInputStream() { in openInputStream() method in ResourceAsset
204 protected InputStream openInputStream() { in openInputStream() method in ContentUriAsset
121 protected abstract InputStream openInputStream(); in openInputStream() method in StreamableAsset
54 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothPbapObexTransport
55 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothObexTransport
66 InputStream openInputStream(Context context, Uri uri) throws FileNotFoundException; in openInputStream() method
248 private void openInputStream() { in openInputStream() method in FileTunerHal
653 public InputStream openInputStream() throws IOException { in openInputStream() method in TestTcpTransport
131 public static FileInputStream openInputStream(File file) throws IOException { in openInputStream() method in FileUtils