Home
last modified time | relevance | path

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

/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarLayoutManager.java118 private final AccelerateInterpolator mDanglingRowInterpolator = new AccelerateInterpolator(2); field in CarLayoutManager
1052 mDanglingRowInterpolator.getInterpolation(percentageIntoScroll); in offsetRowsIndividually()
1116 * mDanglingRowInterpolator.getInterpolation(scrollPercentage)); in offsetRowsByPage()