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/
DNotificationBackgroundView.java48 private boolean mBottomIsRounded; field in NotificationBackgroundView
82 if (mBottomIsRounded && mBottomAmountClips && !mExpandAnimationRunning) { in draw()
223 mBottomIsRounded = bottomRoundNess != 0.0f; in setRoundness()