Searched defs:addOverlay (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DAssetManager.cpp800 const_cast<AssetManager*>(this)->mZipSet.addOverlay(targetPackagePath, oap);
1945 void AssetManager::SharedZip::addOverlay(const asset_path& ap) function in class:AssetManager::SharedZip
2082 void AssetManager::ZipSet::addOverlay(const String8& path, const asset_path& overlay) function in class:AssetManager::ZipSet
2086 zip->addOverlay(overlay);

Completed in 57 milliseconds