Home
last modified time | relevance | path

Searched refs:thisIndex (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java296 final int thisIndex = i; in CellLayout() local
301 mDragOutlineAlphas[thisIndex] = (Float) animation.getAnimatedValue(); in CellLayout()