Searched refs:thisIndex (Results 1 – 2 of 2) sorted by relevance
248 final int thisIndex = i; in CellLayout() local260 Log.d(TAG, "anim " + thisIndex + " update: " + val + in CellLayout()266 mDragOutlineAlphas[thisIndex] = (Float) animation.getAnimatedValue(); in CellLayout()267 CellLayout.this.invalidate(mDragOutlines[thisIndex]); in CellLayout()
246 final int thisIndex = i; in CellLayout() local258 Log.d(TAG, "anim " + thisIndex + " update: " + val + in CellLayout()264 mDragOutlineAlphas[thisIndex] = (Float) animation.getAnimatedValue(); in CellLayout()265 CellLayout.this.invalidate(mDragOutlines[thisIndex]); in CellLayout()