Searched refs:findMotionRow (Results 1 – 3 of 3) sorted by relevance
3716 motionPosition = findMotionRow(y); in onTouchDown()4225 int motionPosition = findMotionRow(y); in onInterceptTouchEvent()5080 abstract int findMotionRow(int y);5094 final int motionRow = findMotionRow(y); in findClosestMotionRow()
516 int findMotionRow(int y) { in findMotionRow() method in GridView
1309 int findMotionRow(int y) { in findMotionRow() method in ListView