Searched refs:assetPath (Results 1 – 3 of 3) sorted by relevance
114 public static String readAsset(Context context, String assetPath) throws IOException { in readAsset() argument118 context.getResources().getAssets().open(assetPath)))) { in readAsset()
849 public void appendLibAssetForMainAssetPath(String assetPath, String libAsset) { in appendLibAssetForMainAssetPath() argument859 if (impl != null && key.mResDir.equals(assetPath)) { in appendLibAssetForMainAssetPath()
1094 <dt>{@code getInputStream(String assetPath)}</dt>1096 <code>assetPath</code> must be the path to the desired file, relative to1098 <dt>{@code getAssetFileDescriptor(String assetPath)}</dt>1100 ZIP file. The <code>assetPath</code> must be the path to the desired file, relative to