Searched refs:BASE_VALUE (Results 1 – 2 of 2) sorted by relevance
76 private static final SourceType BASE_VALUE = SourceType.from("BaseValue"); field in NotificationShelf123 requestRoundness(/* top = */ 1f, /* bottom = */ 1f, BASE_VALUE, /* animate = */ false); in onFinishInflate()
148 private static final SourceType BASE_VALUE = SourceType.from("BaseValue"); field in ExpandableNotificationRow3890 requestRoundnessReset(BASE_VALUE);3892 requestRoundness(mSmallRoundness, mSmallRoundness, BASE_VALUE);