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