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

  /frameworks/base/include/utils/
Asset.h 128 void setAssetSource(const String8& path) { mAssetSource = path; }
  /frameworks/base/libs/utils/
AssetManager.cpp 783 pAsset->setAssetSource(path);
806 pAsset->setAssetSource(
879 pAsset->setAssetSource(path);
912 pAsset->setAssetSource(path);
961 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
    [all...]

Completed in 118 milliseconds