Searched refs:addOverlay (Results 1 – 2 of 2) sorted by relevance
308 void addOverlay(const asset_path& ap);360 void addOverlay(const String8& path, const asset_path& overlay);
797 const_cast<AssetManager*>(this)->mZipSet.addOverlay(targetPackagePath, oap); in addSystemOverlays()1940 void AssetManager::SharedZip::addOverlay(const asset_path& ap) in addOverlay() function in AssetManager::SharedZip2079 void AssetManager::ZipSet::addOverlay(const String8& path, const asset_path& overlay) in addOverlay() function in AssetManager::ZipSet2083 zip->addOverlay(overlay); in addOverlay()