Home | History | Annotate | Download | only in launcher2

Lines Matching refs:thisIndex

246             final int thisIndex = i;
258 Log.d(TAG, "anim " + thisIndex + " update: " + val +
264 mDragOutlineAlphas[thisIndex] = (Float) animation.getAnimatedValue();
265 CellLayout.this.invalidate(mDragOutlines[thisIndex]);