Searched refs:finalTranslationY (Results 1 – 1 of 1) sorted by relevance
259 int finalTranslationY = (int) Math.ceil(ViewState.getFinalTranslationY(firstView)); in updateBounds() local262 if (isTargetTop(finalTranslationY)) { in updateBounds()265 newTop = finalTranslationY; in updateBounds()272 bottom = Math.max(bottom, finalTranslationY in updateBounds()283 float finalTranslationY = ViewState.getFinalTranslationY(lastView); in updateBounds() local287 finalTranslationY + finalHeight - lastView.getClipBottomAmount()); in updateBounds()