Searched refs:addOverlayPath (Results 1 – 4 of 4) sorted by relevance
96 bool addOverlayPath(const String8& path, int32_t* cookie);
423 public int addOverlayPath(String path) { in addOverlayPath() method in AssetManager
236 bool AssetManager::addOverlayPath(const String8& packagePath, int32_t* cookie) in addOverlayPath() function in AssetManager
1982 res.getAssets().addOverlayPath(overlayPath); in parseBaseApk()