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