Searched defs:assetPath (Results 1 – 9 of 9) sorted by relevance
101 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset()
116 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset()
143 private static String readAsset(Context context, String assetPath) throws IOException { in readAsset()
134 public static String readAsset(Context context, String assetPath) throws IOException { in readAsset()
121 private static void extractAppOpsFile(String assetPath) { in extractAppOpsFile()
558 private void copyAssets(String assetPath, File targetRoot) throws Exception { in copyAssets()
1427 public void appendLibAssetForMainAssetPath(String assetPath, String libAsset) { in appendLibAssetForMainAssetPath()1437 public void appendLibAssetsForMainAssetPath(String assetPath, String[] libAssets) { in appendLibAssetsForMainAssetPath()
2596 final String assetPath = NETPOLICY_DIR + "/" + mNetpolicyXml; in setNetpolicyXml() local
747 const String8& assetPath = bundle->getPackageIncludes()[i]; in doDump() local