Searched defs:assetPath (Results 1 – 8 of 8) sorted by relevance
35 public TestAssetRepository(@NonNull String assetPath) { in TestAssetRepository()
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()
115 public static String readAsset(Context context, String assetPath) throws IOException { in readAsset()
1102 public void appendLibAssetForMainAssetPath(String assetPath, String libAsset) { in appendLibAssetForMainAssetPath()1112 public void appendLibAssetsForMainAssetPath(String assetPath, String[] libAssets) { in appendLibAssetsForMainAssetPath()
2133 final String assetPath = NETPOLICY_DIR + "/" + mNetpolicyXml; in setNetpolicyXml() local
747 const String8& assetPath = bundle->getPackageIncludes()[i]; in doDump() local