Home
last modified time | relevance | path

Searched refs:onAnimationCancel (Results 1 – 25 of 63) sorted by relevance

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DSettingsButton.java126 public void onAnimationCancel(Animator animation) { in startExitAnimation()
153 public void onAnimationCancel(Animator animation) { in startAccelSpin()
DPanelView.java188 public void onAnimationCancel(Animator animation) { in runPeekAnimation()
780 public void onAnimationCancel(Animator animation) { in flingToHeight()
1100 public void onAnimationCancel(Animator animation) { in startUnlockHintAnimationPhase1()
/frameworks/base/core/java/android/animation/
DAnimatorListenerAdapter.java31 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
DAnimator.java578 void onAnimationCancel(Animator animation); in onAnimationCancel() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DImageRevealHelper.java53 public void onAnimationCancel(Animator animation) { in ImageRevealHelper()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DViewTransformationHelper.java99 public void onAnimationCancel(Animator animation) { in transformTo()
154 public void onAnimationCancel(Animator animation) { in transformFrom()
DKeyguardIndicationController.java438 public void onAnimationCancel(Animator animation) { in animateText()
456 public void onAnimationCancel(Animator animation) { in animateText()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DRevealActivity.java60 public void onAnimationCancel(Animator animation) {
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/hvac/
DTemperatureBackgroundAnimator.java222 public void onAnimationCancel(Animator animation) { in animateOpen()
309 public void onAnimationCancel(Animator animation) { in hideCircle()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java317 public void onAnimationCancel(Animator animation) {
334 public void onAnimationCancel(Animator animation) {
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
DMessagingPropertyAnimator.java165 public void onAnimationCancel(Animator animation) { in startTopAnimation()
DDefaultItemAnimator.java241 public void onAnimationCancel(Animator animator) { in animateAddImpl()
300 public void onAnimationCancel(Animator animator) { in animateMoveImpl()
DAbsActionBarView.java362 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DActionBarOverlayLayout.java101 public void onAnimationCancel(Animator animation) {
116 public void onAnimationCancel(Animator animation) {
/frameworks/base/core/java/android/transition/
DTranslationAnimationCreator.java113 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
DChangeText.java249 public void onAnimationCancel(Animator animation) { in createAnimator()
/frameworks/base/core/tests/coretests/src/android/animation/
DAutoCancelTest.java187 public void onAnimationCancel(Animator animation) {
DAnimatorSetActivityTest.java67 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetActivityTest.MyListener
488 public void onAnimationCancel(Animator anim) { in testClone()
489 super.onAnimationCancel(anim); in testClone()
DViewPropertyAnimatorTest.java156 public void onAnimationCancel(Animator animation) { in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistDisclosure.java134 public void onAnimationCancel(Animator animation) { in AssistDisclosureView()
/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java1084 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ViewPropertyAnimator.AnimatorEventListener
1086 mListener.onAnimationCancel(animation); in onAnimationCancel()
/frameworks/base/services/core/java/com/android/server/policy/
DBurnInProtectionHelper.java280 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java430 public void onAnimationCancel(Animator animation) { in dismissChild()
484 public void onAnimationCancel(Animator animator) { in snapChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java300 public void onAnimationCancel(Animator animation) { in startHeightAnimation()

123