Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java421 clampHunToMaxTranslation(ambientState, row, childState); in updateHeadsUpStates()
448 private void clampHunToMaxTranslation(AmbientState ambientState, ExpandableNotificationRow row, in clampHunToMaxTranslation() method in StackScrollAlgorithm