Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java248 private static final int OVERFLING_DISTANCE = 6; field in ViewConfiguration
358 mOverflingDistance = OVERFLING_DISTANCE; in ViewConfiguration()
409 mOverflingDistance = (int) (sizeAndDensity * OVERFLING_DISTANCE + 0.5f); in ViewConfiguration()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78338 Landroid/view/ViewConfiguration;->OVERFLING_DISTANCE:I