Searched refs:thisIndex (Results 1 – 1 of 1) sorted by relevance
256 final int thisIndex = i; in CellLayout() local266 Log.d(TAG, "anim " + thisIndex + " update: " + val + in CellLayout()272 mDragOutlineAlphas[thisIndex] = (Float) animation.getAnimatedValue(); in CellLayout()273 CellLayout.this.invalidate(mDragOutlines[thisIndex]); in CellLayout()