Searched refs:newActionIndex (Results 1 – 1 of 1) sorted by relevance
191 int newActionIndex = actionIndex == 0 ? 1 : 0; in onInterceptTouchEvent() local192 mActiveTouchId = ev.getPointerId(newActionIndex); in onInterceptTouchEvent()