Lines Matching refs:StartFadeAnimationDelegate
360 class LauncherView::StartFadeAnimationDelegate
363 StartFadeAnimationDelegate(LauncherView* host,
367 virtual ~StartFadeAnimationDelegate() {}
381 DISALLOW_COPY_AND_ASSIGN(StartFadeAnimationDelegate);
1138 new LauncherView::StartFadeAnimationDelegate(this, last_visible_view),
1274 view, new StartFadeAnimationDelegate(this, view), true);