Searched refs:setAssetSource (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DAsset.h128 void setAssetSource(const String8& path) { mAssetSource = path; } function in class:android::Asset
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp801 pAsset->setAssetSource(path);
824 pAsset->setAssetSource(
897 pAsset->setAssetSource(path);
930 pAsset->setAssetSource(path);
979 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),

Completed in 50 milliseconds