Searched refs:getCurrentBackgroundRadiusTop (Results 1 – 2 of 2) sorted by relevance
603 applyBackgroundRoundness(getCurrentBackgroundRadiusTop(), in applyRoundness()608 public float getCurrentBackgroundRadiusTop() { in getCurrentBackgroundRadiusTop() method in ActivatableNotificationView610 return MathUtils.lerp(0, super.getCurrentBackgroundRadiusTop(), fraction); in getCurrentBackgroundRadiusTop()
109 ? mOutlineRadius : getCurrentBackgroundRadiusTop(); in getClipPath()243 public float getCurrentBackgroundRadiusTop() { in getCurrentBackgroundRadiusTop() method in ExpandableOutlineView