Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/api/
D22.0.0.txt483 method public int getDy();
D22.1.0.txt542 method public int getDy();
D22.2.1.txt620 method public int getDy();
D22.2.0.txt616 method public int getDy();
D23.0.0.txt654 method public int getDy();
D23.1.0.txt663 method public int getDy();
Dcurrent.txt689 method public int getDy();
D23.1.1.txt663 method public int getDy();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10304 public int getDy() { in getDy() method in RecyclerView.SmoothScroller.Action