Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingTaskView.java318 fadeInSplitPlaceholder(animation, timings); in addAnimation()
326 fadeInSplitPlaceholder(animation, timings); in addAnimation()
365 void fadeInSplitPlaceholder(PendingAnimation animation, SplitAnimationTimings timings) { in fadeInSplitPlaceholder() method in FloatingTaskView