Home
last modified time | relevance | path

Searched defs:snapBackThreshold (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4075 final float snapBackThreshold = getSpaceForGear(animView); in snapToGear() local
4105 final float snapBackThreshold = getSpaceForGear(animView) * multiplier; in swipedEnoughToShowGear() local