Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DActivityLaunchAnimator.java84 AnimationRunner animationRunner = new AnimationRunner(sourceNotification); in getLaunchAnimation() local
85 return new RemoteAnimationAdapter(animationRunner, ANIMATION_DURATION, in getLaunchAnimation()