Searched refs:EDGE_SLOP (Results 1 – 1 of 1) sorted by relevance
129 private static final int EDGE_SLOP = 12; field in ViewConfiguration250 mEdgeSlop = EDGE_SLOP; in ViewConfiguration()290 mEdgeSlop = (int) (sizeAndDensity * EDGE_SLOP + 0.5f); in ViewConfiguration()518 return EDGE_SLOP; in getEdgeSlop()