Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/animation/
DAlphaAnimation.java58 public AlphaAnimation(float fromAlpha, float toAlpha) { in AlphaAnimation() argument
60 mToAlpha = toAlpha; in AlphaAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarTransitions.java51 public ObjectAnimator animateTransitionTo(View v, float toAlpha) { in animateTransitionTo() argument
52 return ObjectAnimator.ofFloat(v, "alpha", v.getAlpha(), toAlpha); in animateTransitionTo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java183 final float toAlpha = Color.alpha(toColor); in animateGrayScale() local
191 int alpha = (int) (fromAlpha + (toAlpha - fromAlpha) * fraction); in animateGrayScale()
/frameworks/base/services/core/java/com/android/server/wm/
DDimmer.java370 AlphaAnimationSpec(float fromAlpha, float toAlpha, long duration) { in AlphaAnimationSpec() argument
372 mToAlpha = toAlpha; in AlphaAnimationSpec()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1298 field public static final int toAlpha = 16843211; // 0x10101cb
/frameworks/base/api/
Dcurrent.txt1485 field public static final int toAlpha = 16843211; // 0x10101cb