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