Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java250 private static final int OVERSCROLL_DISTANCE = 0; field in ViewConfiguration
380 mOverscrollDistance = OVERSCROLL_DISTANCE; in ViewConfiguration()
440 mOverscrollDistance = (int) (sizeAndDensity * OVERSCROLL_DISTANCE + 0.5f); in ViewConfiguration()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67233 Landroid/view/ViewConfiguration;->OVERSCROLL_DISTANCE:I