Searched refs:notGoneIndex (Results 1 – 4 of 4) sorted by relevance
142 return viewState.notGoneIndex; in findLastNotAddedIndex()181 float longerDurationFactor = viewState.notGoneIndex - mCurrentLastNotAddedIndex; in startAnimations()278 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay()280 .getViewStateForView(event.changingView).notGoneIndex; in calculateChildAnimationDelay()291 int ownIndex = viewState.notGoneIndex; in calculateChildAnimationDelay()298 .getViewStateForView(viewAfterChangingView).notGoneIndex; in calculateChildAnimationDelay()328 return Math.abs(referenceIndex - viewState.notGoneIndex) * ANIMATION_DELAY_PER_ELEMENT_DARK; in calculateDelayDark()332 float index = viewState.notGoneIndex; in calculateDelayGoToFullShade()
70 viewState.notGoneIndex = -1; in resetViewStates()266 int notGoneIndex;
2245 int notGoneIndex = 0; in getNotGoneIndex() local2249 return notGoneIndex; in getNotGoneIndex()2252 notGoneIndex++; in getNotGoneIndex()
327 viewState.notGoneIndex = state.visibleChildren.size(); in updateVisibleChildren()