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

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

Completed in 1120 milliseconds