Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayPanelViewController.java400 getFlingAnimationUtils().apply(animator, from, to, Math.abs(velocity));
563 protected final FlingAnimationUtils getFlingAnimationUtils() { in getFlingAnimationUtils() method