Searched refs:motionIndex (Results 1 – 1 of 1) sorted by relevance
2834 final int motionIndex; in scrollIfNeeded() local2836 motionIndex = mMotionPosition - mFirstPosition; in scrollIfNeeded()2840 motionIndex = getChildCount() / 2; in scrollIfNeeded()2844 View motionView = this.getChildAt(motionIndex); in scrollIfNeeded()2856 motionView = this.getChildAt(motionIndex); in scrollIfNeeded()