Searched refs:getViewStateForView (Results 1 – 4 of 4) sorted by relevance
181 StackScrollState.ViewState childViewState = resultState.getViewStateForView(child); in updateSpeedBumpState()197 StackScrollState.ViewState state = resultState.getViewStateForView(child); in updateClipping()273 StackScrollState.ViewState childViewState = resultState.getViewStateForView(child); in updateDimmedActivatedHideSensitive()300 StackScrollState.ViewState viewState = resultState.getViewStateForView( in handleDraggedViews()307 StackScrollState.ViewState viewState = resultState.getViewStateForView(draggedView); in handleDraggedViews()326 StackScrollState.ViewState viewState = resultState.getViewStateForView(v); in updateVisibleChildren()358 StackScrollState.ViewState childViewState = resultState.getViewStateForView(child); in updatePositionsForState()608 StackScrollState.ViewState childViewState = resultState.getViewStateForView(child); in findNumberOfItemsInTopStackAndUpdateState()679 StackScrollState.ViewState childViewState = resultState.getViewStateForView(child); in updateZValuesForState()
74 public ViewState getViewStateForView(View requestedView) { in getViewStateForView() method in StackScrollState209 ViewState nextState = getViewStateForView(nextChild);
116 StackScrollState.ViewState viewState = finalState.getViewStateForView(child); in startAnimationForEvents()137 StackScrollState.ViewState viewState = finalState.getViewStateForView(child); in findLastNotAddedIndex()280 .getViewStateForView(event.changingView).notGoneIndex; in calculateChildAnimationDelay()298 .getViewStateForView(viewAfterChangingView).notGoneIndex; in calculateChildAnimationDelay()769 .getViewStateForView(changingView); in processAnimationEvents()795 .getViewStateForView(event.viewAfterChangingView); in processAnimationEvents()
381 ViewState childViewState = mCurrentStackScrollState.getViewStateForView(child); in getChildLocation()