Searched defs:getOverlay (Results 1 – 3 of 3) sorted by relevance
1966 bool AssetManager::SharedZip::getOverlay(size_t idx, asset_path* out) const in getOverlay() function in AssetManager::SharedZip2107 bool AssetManager::ZipSet::getOverlay(const String8& path, size_t idx, asset_path* out) const in getOverlay() function in AssetManager::ZipSet
572 inline sp<AaptAssets> getOverlay() { return mOverlay; } in getOverlay() function
3475 public ViewGroupOverlay getOverlay() { in getOverlay() method in ViewGroup