Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java77 private static final SourceType SHELF_SCROLL = SourceType.from("ShelfScroll"); field in NotificationShelf
569 anv.requestTopRoundness(topValue, SHELF_SCROLL, /* animate = */ false);
581 anv.requestBottomRoundness(bottomValue, SHELF_SCROLL, /* animate = */ false);
1008 child.requestRoundnessReset(SHELF_SCROLL); in requestRoundnessResetFor()