Searched refs:getRoundness (Results 1 – 1 of 1) sorted by relevance
91 float topRoundness = getRoundness(view, true /* top */); in updateViewWithoutCallback()92 float bottomRoundness = getRoundness(view, false /* top */); in updateViewWithoutCallback()128 private float getRoundness(ExpandableView view, boolean top) { in getRoundness() method in NotificationRoundnessManager