Home
last modified time | relevance | path

Searched refs:WrappedAnimationRunnerImpl (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java163 private WrappedAnimationRunnerImpl mWallpaperOpenRunner;
164 private WrappedAnimationRunnerImpl mAppLaunchRunner;
165 private WrappedAnimationRunnerImpl mKeyguardGoingAwayRunner;
708 WrappedAnimationRunnerImpl createWallpaperOpenRunner(boolean fromUnlock) {
805 protected class WallpaperOpenLauncherAnimationRunner implements WrappedAnimationRunnerImpl {
900 private class AppLaunchAnimationRunner implements WrappedAnimationRunnerImpl {
DWrappedAnimationRunnerImpl.java27 public interface WrappedAnimationRunnerImpl { interface
DWrappedLauncherAnimationRunner.java39 public class WrappedLauncherAnimationRunner<R extends WrappedAnimationRunnerImpl>
DLauncherAnimationRunner.java38 WrappedAnimationRunnerImpl {