Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackAnimationHelper.java64 void onStartLaunchTargetEnterAnimation(TaskViewTransform transform, int duration, in onStartLaunchTargetEnterAnimation() method
261 tv.onStartLaunchTargetEnterAnimation(mTmpTransform, in startEnterAnimation()
DTaskView.java550 public void onStartLaunchTargetEnterAnimation(TaskViewTransform transform, int duration, in onStartLaunchTargetEnterAnimation() method in TaskView