Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAbsListView.java3690 final int motionPosition = findClosestMotionRow(y); in scrollIfNeeded()
5323 int findClosestMotionRow(int y) { in findClosestMotionRow() method