Searched refs:mVC (Results 1 – 1 of 1) sorted by relevance
129 private final ViewConfiguration mVC; field in PointerLocationView172 mVC = ViewConfiguration.get(c); in PointerLocationView()437 Math.abs(dx) < mVC.getScaledTouchSlop() in drawLabels()443 Math.abs(dy) < mVC.getScaledTouchSlop() in drawLabels()