Searched refs:finalState (Results 1 – 4 of 4) sorted by relevance
112 StackScrollState finalState, long additionalDelay) { in startAnimationForEvents() argument114 processAnimationEvents(mAnimationEvents, finalState); in startAnimationForEvents()120 mCurrentLastNotAddedIndex = findLastNotAddedIndex(finalState); in startAnimationForEvents()124 StackViewState viewState = finalState.getViewStateForView(child); in startAnimationForEvents()126 || applyWithoutAnimation(child, viewState, finalState)) { in startAnimationForEvents()130 startStackAnimations(child, viewState, finalState, i, -1 /* fixedDelay */); in startAnimationForEvents()148 StackScrollState finalState) { in applyWithoutAnimation() argument164 finalState.applyState(child, viewState); in applyWithoutAnimation()168 private int findLastNotAddedIndex(StackScrollState finalState) { in findLastNotAddedIndex() argument173 StackViewState viewState = finalState.getViewStateForView(child); in findLastNotAddedIndex()[all …]
481 public void startChildAnimation(StackScrollState finalState,484 mChildrenContainer.startAnimationToState(finalState, stateAnimator, delay,
2560 int finalState = OP_PENDING; in waitUntilOperationComplete() local2576 finalState = op.state; in waitUntilOperationComplete()2585 + " complete: finalState=" + finalState); in waitUntilOperationComplete()2586 return finalState == OP_ACKNOWLEDGED; in waitUntilOperationComplete()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...