Home | History | Annotate | Download | only in widget

Lines Matching refs:peekDistance

2239             final int peekDistance = mDragger.getEdgeSize();
2243 childLeft = (toCapture != null ? -toCapture.getWidth() : 0) + peekDistance;
2246 childLeft = getWidth() - peekDistance;