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

/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java1687 considerReleasingGlowsOnScroll(x, y);
2121 void considerReleasingGlowsOnScroll(int dx, int dy) { method in class:RecyclerView
4699 considerReleasingGlowsOnScroll(dx, dy);
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DRecyclerView.java1905 considerReleasingGlowsOnScroll(x, y);
2370 void considerReleasingGlowsOnScroll(int dx, int dy) { method in class:RecyclerView
5044 considerReleasingGlowsOnScroll(dx, dy);

Completed in 61 milliseconds