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/
DExpandableOutlineView.java70 private float mBottomRoundness; field in ExpandableOutlineView
328 if (mBottomRoundness != bottomRoundness) { in setBottomRoundness()
329 mBottomRoundness = bottomRoundness; in setBottomRoundness()