Searched refs:onAnimationCancel (Results 1 - 25 of 45) sorted by relevance

12

/packages/apps/PhoneCommon/src/com/android/phone/common/animation/
H A DAnimUtils.java39 public void onAnimationCancel() {} method in class:AnimUtils.AnimationCallback
66 public void onAnimationCancel(Animator animation) {
70 callback.onAnimationCancel();
98 public void onAnimationCancel(Animator animation) {
101 callback.onAnimationCancel();
132 public void onAnimationCancel(Animator animation) {
155 public void onAnimationCancel(Animator animation) {
/packages/apps/Camera2/src/com/android/camera/
H A DAnimationManager.java78 public void onAnimationCancel(Animator animator) {
118 public void onAnimationCancel(Animator animator) {
158 public void onAnimationCancel(Animator animator) {
/packages/apps/Camera2/src/com/android/camera/ui/
H A DTouchCircleDrawable.java224 public void onAnimationCancel(Animator animation) {
228 mAnimatorListener.onAnimationCancel(animation);
H A DModeTransitionView.java286 public void onAnimationCancel(Animator animation) {
366 public void onAnimationCancel(Animator animation) {
541 public void onAnimationCancel(Animator animation) {
H A DCaptureAnimationOverlay.java88 public void onAnimationCancel(Animator animation) {
H A DModeListView.java393 public void onAnimationCancel(Animator animation) {
507 public void onAnimationCancel(Animator animation) {
660 public void onAnimationCancel(Animator animation) {
727 public void onAnimationCancel(Animator animation) {
808 public void onAnimationCancel(Animator animation) {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DTrimControllerOverlay.java70 public void onAnimationCancel(Animator animation) {
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherAnimUtils.java42 public void onAnimationCancel(Animator animation) {
H A DLauncherViewPropertyAnimator.java100 public void onAnimationCancel(Animator animation) { method in class:LauncherViewPropertyAnimator
103 listener.onAnimationCancel(this);
/packages/apps/Camera2/src/com/android/camera/widget/
H A DVideoRecordingHints.java106 public void onAnimationCancel(Animator animation) {
132 public void onAnimationCancel(Animator animation) {
H A DPeekView.java135 public void onAnimationCancel(Animator animator) {
H A DFilmstripLayout.java86 public void onAnimationCancel(Animator animator) {
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherViewPropertyAnimator.java101 public void onAnimationCancel(Animator animation) { method in class:LauncherViewPropertyAnimator
104 listener.onAnimationCancel(this);
H A DLauncherAnimUtils.java45 public void onAnimationCancel(Animator animation) {
/packages/apps/Dialer/src/com/android/dialer/list/
H A DTileInteractionTeaserView.java128 public void onAnimationCancel(Animator animator) {
/packages/apps/Dialer/src/com/android/dialer/widget/
H A DActionBarController.java39 public void onAnimationCancel() {
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DBaseScrollAdapterFragment.java163 public void onAnimationCancel(Animator animation) { method in class:BaseScrollAdapterFragment.Listener
/packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
H A DTweener.java149 public void onAnimationCancel(Animator animation) {
/packages/apps/Browser/src/com/android/browser/
H A DTabBar.java439 public void onAnimationCancel(Animator animation) {
467 public void onAnimationCancel(Animator animation) {
H A DBrowserSnapshotPage.java241 public void onAnimationCancel(Animator animation) {
H A DTitleBar.java239 public void onAnimationCancel(Animator animation) {
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
H A DSgvAnimationHelper.java182 public void onAnimationCancel(Animator animation) {
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DConversationSyncDisabledTipView.java371 public void onAnimationCancel(final Animator animation) {
H A DConversationsInOutboxTipView.java326 public void onAnimationCancel(final Animator animation) {
H A DTwoPaneLayout.java260 public void onAnimationCancel(Animator animation) {

Completed in 535 milliseconds

12