Searched defs:openAsset (Results 1 – 4 of 4) sorted by relevance
32 RemoteInputStream openAsset(String path, int mode) throws IOException; in openAsset() method
41 public InputStream openAsset(String path, int mode) throws IOException, RemoteException { in openAsset() method in RemoteAssetRepositoryAdapter
42 public RemoteInputStream openAsset(String path, int mode) throws IOException, RemoteException { in openAsset() method in RemoteAssetRepositoryAdapter
54 public InputStream openAsset(String path, int mode) throws IOException { in openAsset() method in TestAssetRepository