Searched defs:animateIn (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DInterruptibleInOutAnimator.java105 public void animateIn() { method in class:InterruptibleInOutAnimator
111 * same interpolation curve as animateIn(), rather than mirroring it. Also, like animateIn(),
/packages/apps/Browser/src/com/android/browser/
H A DBrowserSnapshotPage.java142 mAdapter.animateIn(mAnimateId);
246 public void animateIn(long id) { method in class:BrowserSnapshotPage.SnapshotAdapter
/packages/apps/Browser/src/com/android/browser/view/
H A DPieMenu.java505 private void animateIn(final PieItem fixed, AnimatorListener listener) { method in class:PieMenu
546 animateIn(item, new AnimatorListenerAdapter() {
570 animateIn(mOpenItem, new AnimatorListenerAdapter() {

Completed in 891 milliseconds