Searched refs:addOverlayPath (Results 1 – 6 of 6) sorted by relevance
92 bool addOverlayPath(const String8& path, int32_t* cookie);
706 public final int addOverlayPath(String idmapPath) { in addOverlayPath() method in AssetManager
298 assets.addOverlayPath(idmapPath); in createAssetManager()
220 bool AssetManager::addOverlayPath(const String8& packagePath, int32_t* cookie) in addOverlayPath() function in AssetManager
566 bool res = am->addOverlayPath(String8(idmapPath8.c_str()), &cookie); in android_content_AssetManager_addOverlayPath()
1997 res.getAssets().addOverlayPath(overlayPath); in parseBaseApk()