Home | History | Annotate | Download | only in widgets

Lines Matching refs:skipIndex

415         final int skipIndex = pointerUp ? ev.getActionIndex() : -1;
421 if (skipIndex == i) continue;