Searched refs:maxShelfEnd (Results 1 – 1 of 1) sorted by relevance
187 float maxShelfEnd = ambientState.getInnerHeight() + ambientState.getTopPadding() in updateState() local194 float awakenTranslation = Math.max(Math.min(viewEnd, maxShelfEnd) - mShelfState.height, in updateState()217 mShelfState.maxShelfEnd = maxShelfEnd; in updateState()834 public void setMaxShelfEnd(float maxShelfEnd) { in setMaxShelfEnd() argument835 mMaxShelfEnd = maxShelfEnd; in setMaxShelfEnd()874 private float maxShelfEnd; field in ShelfState883 setMaxShelfEnd(maxShelfEnd); in applyToView()897 setMaxShelfEnd(maxShelfEnd); in animateTo()