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.cpp863 pAsset->setAssetSource(path);
884 pAsset->setAssetSource(
957 pAsset->setAssetSource(path);
990 pAsset->setAssetSource(path);
1037 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),

Completed in 33 milliseconds