Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java48 private boolean mBottomIsRounded; field in NotificationBackgroundView
84 if (mBottomIsRounded in draw()
234 mBottomIsRounded = bottomRoundness != 0.0f; in setRoundness()