Searched refs:SLIDE_UP_RATIO (Results 1 – 2 of 2) sorted by relevance
102 private static final float SLIDE_UP_RATIO = 0.7f; field in StackView571 final int newSlideAmount = Math.round(SLIDE_UP_RATIO * getMeasuredHeight()); in onLayout()
69437 Landroid/widget/StackView;->SLIDE_UP_RATIO:F