Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java632 updateCurveProperties(); in resetTaskVisuals()
680 updateCurveProperties(); in computeScrollHelper()
699 public void updateCurveProperties() { in updateCurveProperties() method in RecentsView
1159 va.addUpdateListener((a) -> updateCurveProperties()); in createTaskDismissAnimation()