Home
last modified time | relevance | path

Searched refs:getDy (Results 1 – 7 of 7) 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.0.txt616 method public int getDy();
D22.2.1.txt620 method public int getDy();
D23.txt654 method public int getDy();
Dcurrent.txt654 method public int getDy();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java9216 public int getDy() { in getDy() method in RecyclerView.SmoothScroller.Action