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