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