Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/api/
D22.0.0.txt482 method public int getDx();
D22.1.0.txt541 method public int getDx();
D22.2.0.txt615 method public int getDx();
D22.2.1.txt619 method public int getDx();
D23.txt653 method public int getDx();
Dcurrent.txt653 method public int getDx();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java9207 public int getDx() { in getDx() method in RecyclerView.SmoothScroller.Action