Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java76 private static final SourceType BASE_VALUE = SourceType.from("BaseValue"); field in NotificationShelf
123 requestRoundness(/* top = */ 1f, /* bottom = */ 1f, BASE_VALUE, /* animate = */ false); in onFinishInflate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java148 private static final SourceType BASE_VALUE = SourceType.from("BaseValue"); field in ExpandableNotificationRow
3890 requestRoundnessReset(BASE_VALUE);
3892 requestRoundness(mSmallRoundness, mSmallRoundness, BASE_VALUE);