Searched refs:getCurrentOverScrolledPixels (Results 1 – 2 of 2) sorted by relevance
936 float currentBottomPixels = getCurrentOverScrolledPixels(false); in overScrollUp()968 float currentTopPixels = getCurrentOverScrolledPixels(true); in overScrollDown()1163 public float getCurrentOverScrolledPixels(boolean top) { in getCurrentOverScrolledPixels() method in NotificationStackScrollLayout
1456 return mNotificationStackScroller.getCurrentOverScrolledPixels(true /* top */); in getOverExpansionPixels()