Searched refs:addOverlay (Results 1 – 2 of 2) sorted by relevance
276 void addOverlay(const asset_path& ap);331 void addOverlay(const String8& path, const asset_path& overlay);
744 const_cast<AssetManager*>(this)->mZipSet.addOverlay(targetPackagePath, oap); in addSystemOverlays()1527 void AssetManager::SharedZip::addOverlay(const asset_path& ap) in addOverlay() function in AssetManager::SharedZip1663 void AssetManager::ZipSet::addOverlay(const String8& path, const asset_path& overlay) in addOverlay() function in AssetManager::ZipSet1667 zip->addOverlay(overlay); in addOverlay()