Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DAbsSwipeUpHandler.java860 mRecentsView.setRecentsAnimationTargets(null, null);
1844 mRecentsView.setRecentsAnimationTargets(mRecentsAnimationController,
1929 mRecentsView.setRecentsAnimationTargets(null, null);
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4344 public void setRecentsAnimationTargets(RecentsAnimationController recentsAnimationController, in setRecentsAnimationTargets() method