Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2672 int hunDistance = (int) MathUtils.lerp( in getLayoutMinHeight() local
2676 return getTopHeadsUpPinnedHeight() + hunDistance; in getLayoutMinHeight()