Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableOutlineView.java69 private float mBottomRoundness; field in ExpandableOutlineView
312 if (mBottomRoundness != bottomRoundness) { in setBottomRoundness()
313 mBottomRoundness = bottomRoundness; in setBottomRoundness()