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

  /frameworks/base/include/androidfw/
AssetManager.h 281 bool appendPathToResTable(const asset_path& ap) const;
  /frameworks/base/libs/androidfw/
AssetManager.cpp 235 appendPathToResTable(ap);
603 bool AssetManager::appendPathToResTable(const asset_path& ap) const {
722 bool empty = appendPathToResTable(mAssetPaths.itemAt(i));
    [all...]

Completed in 78 milliseconds