Searched refs:AppLaunchAnimationRunner (Results 1 – 1 of 1) sorted by relevance
277 mAppLaunchRunner = new AppLaunchAnimationRunner(v, onEndCallback); in getActivityLaunchOptions()1637 private class AppLaunchAnimationRunner implements RemoteAnimationFactory { class1642 AppLaunchAnimationRunner(View v, RunnableList onEndCallback) { in AppLaunchAnimationRunner() method in AppLaunchAnimationRunner