Home
last modified time | relevance | path

Searched refs:assetPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmTestUtils.java114 public static String readAsset(Context context, String assetPath) throws IOException { in readAsset() argument
118 context.getResources().getAssets().open(assetPath)))) { in readAsset()
/frameworks/base/core/java/android/app/
DResourcesManager.java849 public void appendLibAssetForMainAssetPath(String assetPath, String libAsset) { in appendLibAssetForMainAssetPath() argument
859 if (impl != null && key.mResDir.equals(assetPath)) { in appendLibAssetForMainAssetPath()
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd1094 <dt>{@code getInputStream(String assetPath)}</dt>
1096 <code>assetPath</code> must be the path to the desired file, relative to
1098 <dt>{@code getAssetFileDescriptor(String assetPath)}</dt>
1100 ZIP file. The <code>assetPath</code> must be the path to the desired file, relative to