Home
last modified time | relevance | path

Searched refs:getDx (Results 1 – 9 of 9) 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.1.txt619 method public int getDx();
D22.2.0.txt615 method public int getDx();
D23.0.0.txt653 method public int getDx();
D23.1.0.txt662 method public int getDx();
Dcurrent.txt688 method public int getDx();
D23.1.1.txt662 method public int getDx();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10295 public int getDx() { in getDx() method in RecyclerView.SmoothScroller.Action