Home
last modified time | relevance | path

Searched refs:getBackdropColor (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitionAnimationHelper.java219 } else if (a.getBackdropColor() != 0) { in getTransitionBackgroundColorIfSet()
222 return a.getBackdropColor(); in getTransitionBackgroundColorIfSet()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimationSpec.java95 return mAnimation.getBackdropColor(); in getBackgroundColor()
H A DWindowContainer.java3171 backdropColor = a.getBackdropColor(); in getAnimationAdapter()
/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimation.java921 public int getBackdropColor() { in getBackdropColor() method in Animation
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54797 method @ColorInt public int getBackdropColor();