Searched refs:peekDistance (Results 1 – 1 of 1) sorted by relevance
2145 final int peekDistance = mDragger.getEdgeSize(); in peekDrawer() local2149 childLeft = (toCapture != null ? -toCapture.getWidth() : 0) + peekDistance; in peekDrawer()2152 childLeft = getWidth() - peekDistance; in peekDrawer()