Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java1692 considerReleasingGlowsOnScroll(x, y); in scrollByInternal()
2142 void considerReleasingGlowsOnScroll(int dx, int dy) { in considerReleasingGlowsOnScroll() method
4821 considerReleasingGlowsOnScroll(dx, dy); in run()