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