Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java158 private static final int EDGE_SLOP = 12; field in ViewConfiguration
343 mEdgeSlop = EDGE_SLOP; in ViewConfiguration()
394 mEdgeSlop = (int) (sizeAndDensity * EDGE_SLOP + 0.5f); in ViewConfiguration()
661 return EDGE_SLOP; in getEdgeSlop()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78294 Landroid/view/ViewConfiguration;->EDGE_SLOP:I