Searched defs:getOverlay (Results 1 – 11 of 11) sorted by relevance
27 public ViewOverlayImpl getOverlay(@NonNull View view) { in getOverlay() method in ViewUtilsApi18
36 public ViewGroupOverlayImpl getOverlay(@NonNull ViewGroup group) { in getOverlay() method in ViewGroupUtilsApi18
26 ViewGroupOverlayImpl getOverlay(@NonNull ViewGroup group); in getOverlay() method
27 ViewOverlayImpl getOverlay(@NonNull View view); in getOverlay() method
41 static ViewGroupOverlayImpl getOverlay(@NonNull ViewGroup group) { in getOverlay() method in ViewGroupUtils
93 static ViewOverlayImpl getOverlay(@NonNull View view) { in getOverlay() method in ViewUtils
45 public ViewGroupOverlayImpl getOverlay(@NonNull ViewGroup group) { in getOverlay() method in ViewGroupUtilsApi14
31 public ViewOverlayImpl getOverlay(@NonNull View view) { in getOverlay() method in ViewUtilsApi14
1453 bool AssetManager::SharedZip::getOverlay(size_t idx, asset_path* out) const in getOverlay() function in AssetManager::SharedZip1587 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
4077 public ViewGroupOverlay getOverlay() { in getOverlay() method in ViewGroup