Home
last modified time | relevance | path

Searched defs:mPendingAnimation (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java509 private PendingAnimation mPendingAnimation; field in RecentsView
3306 mPendingAnimation = new PendingAnimation(duration); field in RecentsView
3309 mLiveTileTaskViewSimulator.addOverviewToAppAnim(mPendingAnimation, interpolator); in mLiveTileTaskViewSimulator.addOverviewToAppAnim() argument