Home
last modified time | relevance | path

Searched refs:mCurrentBottomRoundness (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java67 private float mCurrentBottomRoundness; field in ExpandableOutlineView
252 return mCurrentBottomRoundness; in getCurrentBottomRoundness()
292 mCurrentBottomRoundness = bottomRoundness; in setBottomRoundnessInternal()