Home | History | Annotate | Download | only in launcher2

Lines Matching refs:dispatchOnLauncherTransitionStart

2504     private void dispatchOnLauncherTransitionStart(View v, boolean animated, boolean toWorkspace) {
2691 dispatchOnLauncherTransitionStart(fromView, animated, false);
2692 dispatchOnLauncherTransitionStart(toView, animated, false);
2726 dispatchOnLauncherTransitionStart(fromView, animated, false);
2729 dispatchOnLauncherTransitionStart(toView, animated, false);
2820 dispatchOnLauncherTransitionStart(fromView, animated, true);
2821 dispatchOnLauncherTransitionStart(toView, animated, true);
2826 dispatchOnLauncherTransitionStart(fromView, animated, true);
2829 dispatchOnLauncherTransitionStart(toView, animated, true);