Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java216 private float mOverScrolledBottomPixels; field in NotificationStackScrollLayout
1990 return top? mOverScrolledTopPixels : mOverScrolledBottomPixels;
1997 mOverScrolledBottomPixels = amount;