Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java122 return getExpansionFractionWithoutShelf(mTempAlgorithmState, ambientState); in getNotificationSquishinessFraction()
365 private float getExpansionFractionWithoutShelf( in getExpansionFractionWithoutShelf() method in StackScrollAlgorithm
440 final float expansionFraction = getExpansionFractionWithoutShelf( in updateChild()