HomeSort by relevance Sort by last modified time
    Searched refs:setAssetSource (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/androidfw/
Asset.h 128 void setAssetSource(const String8& path) { mAssetSource = path; }
  /frameworks/base/libs/androidfw/
AssetManager.cpp 816 pAsset->setAssetSource(path);
839 pAsset->setAssetSource(
912 pAsset->setAssetSource(path);
945 pAsset->setAssetSource(path);
994 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
    [all...]

Completed in 53 milliseconds