Home
last modified time | relevance | path

Searched defs:getOverlay (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayController.java428 protected @Nullable FabricatedOverlay getOverlay(int color, int type) { in getOverlay() method in ThemeOverlayController
/frameworks/base/libs/androidfw/
DAssetManager.cpp1532 bool AssetManager::SharedZip::getOverlay(size_t idx, asset_path* out) const in getOverlay() function in AssetManager::SharedZip
1670 bool AssetManager::ZipSet::getOverlay(const String8& path, size_t idx, asset_path* out) const in getOverlay() function in AssetManager::ZipSet
/frameworks/base/tools/aapt/
DAaptAssets.h572 inline sp<AaptAssets> getOverlay() { return mOverlay; } in getOverlay() function
/frameworks/base/core/java/android/widget/
DMagnifier.java558 public Drawable getOverlay() { in getOverlay() method in Magnifier
/frameworks/base/core/java/android/view/
DViewGroup.java4366 public ViewGroupOverlay getOverlay() { in getOverlay() method in ViewGroup
DView.java22960 public ViewOverlay getOverlay() { in getOverlay() method in View