Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBackgroundView.java41 private final boolean mDontModifyCorners; field in NotificationBackgroundView
63 mDontModifyCorners = getResources().getBoolean( in NotificationBackgroundView()
266 if (mDontModifyCorners) { in updateBackgroundRadii()