Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DSwipeAnimationTargetSet.java63 public SwipeAnimationTargetSet cloneWithoutTargets() { in cloneWithoutTargets() method in SwipeAnimationTargetSet
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DSwipeSharedState.java142 mLastAnimationTarget = mLastAnimationTarget.cloneWithoutTargets(); in setRecentsAnimationFinishInterrupted()