Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java55 private static final SourceType STACK_SCROLL_ALGO = SourceType.from("StackScrollAlgorithm"); field in StackScrollAlgorithm
866 row.requestBottomRoundness(bottomValue, STACK_SCROLL_ALGO); in clampHunToMaxTranslation()
867 row.addOnDetachResetRoundness(STACK_SCROLL_ALGO); in clampHunToMaxTranslation()