Home
last modified time | relevance | path

Searched refs:setBackdropColor (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimation.java268 setBackdropColor(a.getInt(com.android.internal.R.styleable.Animation_backdropColor, 0)); in Animation()
738 public void setBackdropColor(@ColorInt int backdropColor) { in setBackdropColor() method in Animation
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitionAnimationHelper.java197 a.setBackdropColor(transitionAnim.getCustomBackgroundColor()); in loadCustomActivityTransition()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppTransition.java322 a.setBackdropColor(mNextAppTransitionBackgroundColor); in getNextAppRequestedAnimation()
950 a.setBackdropColor(custom.mBackgroundColor); in loadCustomActivityAnimation()
/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/boot/
H A Dboot-image-profile.txt18949 HSPLandroid/view/animation/Animation;->setBackdropColor(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt19013 HSPLandroid/view/animation/Animation;->setBackdropColor(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt54823 method public void setBackdropColor(@ColorInt int);