Searched refs:finalTranslationY (Results 1 – 1 of 1) sorted by relevance
246 int finalTranslationY = (int) Math.ceil(ViewState.getFinalTranslationY(firstView)); in updateBounds() local249 if (isTargetTop(finalTranslationY)) { in updateBounds()252 newTop = finalTranslationY; in updateBounds()259 bottom = Math.max(bottom, finalTranslationY in updateBounds()270 float finalTranslationY = ViewState.getFinalTranslationY(lastView); in updateBounds() local274 finalTranslationY + finalHeight - lastView.getClipBottomAmount()); in updateBounds()