Searched refs:findMotionRow (Results 1 – 3 of 3) sorted by relevance
3967 motionPosition = findMotionRow(y); in onTouchDown()4520 int motionPosition = findMotionRow(y); in onInterceptTouchEvent()5406 abstract int findMotionRow(int y);5420 final int motionRow = findMotionRow(y); in findClosestMotionRow()
540 int findMotionRow(int y) { in findMotionRow() method in GridView
1460 int findMotionRow(int y) { in findMotionRow() method in ListView