Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBackgroundView.java54 private boolean mBottomIsRounded; field in NotificationBackgroundView
87 if (mBottomIsRounded in draw()
246 mBottomIsRounded = bottomRoundness != 0.0f; in setRadius()
308 pw.println("mBottomIsRounded: " + mBottomIsRounded); in dump()