Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSwipePipToHomeAnimator.java160 addOnUpdateListener((values, currentRect, progress) -> { in SwipePipToHomeAnimator() method
200 addOnUpdateListener(this::onAnimationUpdate); in SwipePipToHomeAnimator()
DRectFSpringAnim.java138 public void addOnUpdateListener(OnUpdateListener onUpdateListener) {
DRectFSpringAnim2.java180 public void addOnUpdateListener(OnUpdateListener onUpdateListener) { in addOnUpdateListener() method in RectFSpringAnim2
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java252 anim.addOnUpdateListener(runner); in createWindowAnimationToHome()
DAbsSwipeUpHandler.java1342 anim.addOnUpdateListener((v, r, p) -> {