Searched defs:onAnimationCancel (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
D | LauncherViewPropertyAnimator.java | 100 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in LauncherViewPropertyAnimator |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | LauncherViewPropertyAnimator.java | 101 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in LauncherViewPropertyAnimator |
D | Workspace.java | 2362 public void onAnimationCancel(Animator arg0) { in onAnimationCancel() method in Workspace.WallpaperOffsetInterpolator.AlphaUpdateListener |
/packages/apps/Nfc/src/com/android/nfc/ | ||
D | SendUi.java | 649 public void onAnimationCancel(Animator animation) { } in onAnimationCancel() method in SendUi |