Searched refs:animation (Results 151 - 175 of 333) sorted by relevance

1234567891011>>

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DScreenPinningRequest.java19 import android.animation.ArgbEvaluator;
20 import android.animation.ValueAnimator;
37 import android.view.animation.DecelerateInterpolator;
168 public void onAnimationUpdate(ValueAnimator animation) {
169 final int c = (Integer) animation.getAnimatedValue();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java19 import android.animation.Animator;
20 import android.animation.AnimatorListenerAdapter;
21 import android.animation.ObjectAnimator;
30 import android.view.animation.AnimationUtils;
164 public void onAnimationEnd(Animator animation) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java19 import android.animation.Animator;
20 import android.animation.AnimatorListenerAdapter;
21 import android.animation.ObjectAnimator;
22 import android.animation.ValueAnimator;
31 import android.view.animation.AnimationUtils;
32 import android.view.animation.Interpolator;
154 public void onAnimationCancel(Animator animation) {
159 public void onAnimationEnd(Animator animation) {
543 // the animation only to the last notification, and then jump to the maximum panel height so
570 // Make it shorter if we run a canned animation
[all...]
H A DKeyguardClockPositionAlgorithm.java21 import android.view.animation.AccelerateInterpolator;
22 import android.view.animation.PathInterpolator;
/frameworks/base/core/java/android/transition/
H A DChangeBounds.java19 import android.animation.AnimatorSet;
24 import android.animation.Animator;
25 import android.animation.AnimatorListenerAdapter;
26 import android.animation.ObjectAnimator;
27 import android.animation.PropertyValuesHolder;
28 import android.animation.RectEvaluator;
188 * instead of changing the dimensions of the view during the animation. When
206 * view animation or false when bounds are changed. The default value is false.
209 * view animation or false when bounds are changed. The default value is false.
384 public void onAnimationCancel(Animator animation) {
[all...]
H A DChangeTransform.java18 import android.animation.Animator;
19 import android.animation.AnimatorListenerAdapter;
20 import android.animation.FloatArrayEvaluator;
21 import android.animation.ObjectAnimator;
22 import android.animation.PropertyValuesHolder;
63 * This property sets the animation matrix properties that are not translations.
79 * This property sets the translation animation matrix properties.
282 // clear the transform properties so that we can use the animation matrix instead
311 public void onAnimationCancel(Animator animation) {
316 public void onAnimationEnd(Animator animation) {
[all...]
H A DChangeImageTransform.java18 import android.animation.Animator;
19 import android.animation.ObjectAnimator;
20 import android.animation.TypeEvaluator;
H A DTransitionUtils.java19 import android.animation.Animator;
20 import android.animation.AnimatorSet;
21 import android.animation.TypeEvaluator;
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContextView.java26 import android.animation.Animator;
27 import android.animation.Animator.AnimatorListener;
28 import android.animation.AnimatorSet;
29 import android.animation.ObjectAnimator;
40 import android.view.animation.DecelerateInterpolator;
507 public void onAnimationStart(Animator animation) { argument
511 public void onAnimationEnd(Animator animation) { argument
519 public void onAnimationCancel(Animator animation) { argument
523 public void onAnimationRepeat(Animator animation) { argument
H A DScrollingTabContainerView.java20 import android.animation.Animator;
21 import android.animation.ObjectAnimator;
22 import android.animation.TimeInterpolator;
35 import android.view.animation.DecelerateInterpolator;
565 public void onAnimationStart(Animator animation) { argument
567 mVisibilityAnim = animation;
572 public void onAnimationEnd(Animator animation) { argument
580 public void onAnimationCancel(Animator animation) { argument
585 public void onAnimationRepeat(Animator animation) { argument
/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java17 package android.view.animation;
30 * The transformation of each individual animation are composed
118 * Pass false if each animation should use its own interpolator.
127 final AnimationSet animation = (AnimationSet) super.clone();
128 animation.mTempTransformation = new Transformation();
129 animation.mAnimations = new ArrayList<Animation>();
135 animation.mAnimations.add(animations.get(i).clone());
138 return animation;
200 * <p>Sets the duration of every child animation.</p>
202 * @param durationMillis the duration of the animation, i
[all...]
/frameworks/base/graphics/java/android/graphics/drawable/
H A DRipple.java19 import android.animation.Animator;
20 import android.animation.AnimatorListenerAdapter;
21 import android.animation.ObjectAnimator;
22 import android.animation.TimeInterpolator;
30 import android.view.animation.LinearInterpolator;
96 /** Whether we can use hardware acceleration for the exit animation. */
284 * Starts the enter animation.
323 * Starts the exit animation.
352 // The animation will start on the next draw().
565 public void onAnimationEnd(Animator animation) {
[all...]
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DRadialTextsView.java19 import android.animation.Keyframe;
20 import android.animation.ObjectAnimator;
21 import android.animation.PropertyValuesHolder;
22 import android.animation.ValueAnimator;
23 import android.animation.ValueAnimator.AnimatorUpdateListener;
158 * Allows for smoother animation.
166 * Used by the animation to move the numbers in and out.
337 Log.e(TAG, "RadialTextView was not ready for animation.");
346 Log.e(TAG, "RadialTextView was not ready for animation.");
355 public void onAnimationUpdate(ValueAnimator animation) { argument
[all...]
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DPagedView.java19 import android.animation.Animator;
20 import android.animation.AnimatorListenerAdapter;
21 import android.animation.AnimatorSet;
22 import android.animation.ObjectAnimator;
23 import android.animation.TimeInterpolator;
24 import android.animation.ValueAnimator;
25 import android.animation.ValueAnimator.AnimatorUpdateListener;
43 import android.view.animation.AccelerateInterpolator;
44 import android.view.animation.AnimationUtils;
45 import android.view.animation
2429 onAnimationUpdate(ValueAnimator animation) argument
[all...]
/frameworks/base/core/java/android/animation/
H A DFloatKeyframeSet.java17 package android.animation;
19 import android.animation.Keyframe.FloatKeyframe;
26 * values between those keyframes for a given animation. The class internal to the animation
31 * TypeEvaluator set for the animation, so that values can be calculated without autoboxing to the
H A DIntKeyframeSet.java17 package android.animation;
19 import android.animation.Keyframe.IntKeyframe;
26 * values between those keyframes for a given animation. The class internal to the animation
31 * TypeEvaluator set for the animation, so that values can be calculated without autoboxing to the
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskViewTransform.java19 import android.animation.ValueAnimator;
23 import android.view.animation.Interpolator;
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmapsActivity.java31 import android.view.animation.Animation;
32 import android.view.animation.ScaleAnimation;
H A DViewPropertyAlphaActivity.java19 import android.animation.ObjectAnimator;
20 import android.animation.ValueAnimator;
/frameworks/base/core/java/android/widget/
H A DZoomControls.java27 import android.view.animation.AlphaAnimation;
/frameworks/base/core/tests/coretests/src/android/view/
H A DVelocityTest.java23 import android.view.animation.AccelerateInterpolator;
24 import android.view.animation.DecelerateInterpolator;
25 import android.view.animation.Interpolator;
26 import android.view.animation.LinearInterpolator;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStackScrollerDecorView.java22 import android.view.animation.Interpolator;
75 * @param onFinishedRunnable A runnable which should be run when the animation is
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DSearchOrbView.java19 import android.animation.ArgbEvaluator;
20 import android.animation.ValueAnimator;
75 * @param brightColor A brighter version of the search orb used for animation.
85 * @param brightColor A brighter version of the search orb used for animation.
100 * A brighter version of the search orb used for animation.
138 public void onAnimationUpdate(ValueAnimator animation) {
139 setSearchOrbZ(animation.getAnimatedFraction());
331 * Enables or disables the orb color animation.
334 * Orb color animation is handled automatically when the orb is focused/unfocused,
335 * however, an app may choose to override the current animation stat
[all...]
/frameworks/support/v4/java/android/support/v4/widget/
H A DBakedBezierInterpolator.java19 import android.view.animation.Interpolator;
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
H A DViewPropertyAnimatorCompatSet.java23 import android.view.animation.Interpolator;

Completed in 572 milliseconds

1234567891011>>