Searched refs:boundPosFromFirst (Results 1 – 1 of 1) sorted by relevance
3964 final int boundPosFromFirst = boundPosition - firstPos; in start() local3965 if (boundPosFromFirst < 1) { in start()3971 final int boundTravel = boundPosFromFirst - 1; in start()