Searched refs:OVERSCROLL_DISTANCE (Results 1 – 2 of 2) sorted by relevance
250 private static final int OVERSCROLL_DISTANCE = 0; field in ViewConfiguration380 mOverscrollDistance = OVERSCROLL_DISTANCE; in ViewConfiguration()440 mOverscrollDistance = (int) (sizeAndDensity * OVERSCROLL_DISTANCE + 0.5f); in ViewConfiguration()
67233 Landroid/view/ViewConfiguration;->OVERSCROLL_DISTANCE:I