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.java613 updateCurveProperties(); in resetTaskVisuals()
661 updateCurveProperties(); in computeScrollHelper()
680 public void updateCurveProperties() { in updateCurveProperties() method in RecentsView
1129 va.addUpdateListener((a) -> updateCurveProperties()); in createTaskDismissAnimation()