Home
last modified time | relevance | path

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

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java157 private boolean mStartedEnterAnimation; field in IconRecentsView
301 mStartedEnterAnimation = false; in onBeginTransitionToOverview()
329 !mTaskRecyclerView.hasPendingAdapterUpdates() && mStartedEnterAnimation; in onBeginTransitionToOverview()
639 mStartedEnterAnimation = true; in animateFadeInLayoutAnimation()
713 mStartedEnterAnimation = true; in playRemoteAppToRecentsAnimation()