Searched refs:playTogether (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyButtonView.java191 as.playTogether(
197 as.playTogether(
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardWidgetCarousel.java188 mChildrenTransformsAnimator.playTogether(anims);
269 mChildrenTransformsAnimator.playTogether(anims);
H A DPagedView.java1465 anim.playTogether(
2052 anim.playTogether(
2074 mZoomInOutAnim.playTogether(
2219 mZoomInOutAnim.playTogether(
2381 anim.playTogether(
2389 slideAnimations.playTogether(animations);
2493 motionAnim.playTogether(
2500 alphaAnim.playTogether(
2507 anim.playTogether(animations);
H A DKeyguardWidgetPager.java711 mChildrenOutlineFadeAnimation.playTogether(anims);
805 mZoomInOutAnim.playTogether(
833 mZoomInOutAnim.playTogether(
/frameworks/base/core/java/android/animation/
H A DAnimatorSet.java29 * either the {@link AnimatorSet#playTogether(Animator[]) playTogether()} or
139 public void playTogether(Animator... items) { method in class:AnimatorSet
154 public void playTogether(Collection<Animator> items) { method in class:AnimatorSet
996 * use the {@link AnimatorSet#playTogether(Animator[]) playTogether()} and {@link
H A DAnimatorInflater.java146 parent.playTogether(animsArray);
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DRadialPickerLayout.java540 mTransition.playTogether(anims);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1875 lightsOutAnim.playTogether(
1885 lightsOnAnim.playTogether(

Completed in 266 milliseconds