Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java265 mAppLaunchRunner = new AppLaunchAnimationRunner(v, onEndCallback); in getActivityLaunchOptions()
1353 private class AppLaunchAnimationRunner implements RemoteAnimationFactory { class
1358 AppLaunchAnimationRunner(View v, RunnableList onEndCallback) { in AppLaunchAnimationRunner() method in AppLaunchAnimationRunner