Searched refs:closestNeighbourIndex (Results 1 – 1 of 1) sorted by relevance
974 int closestNeighbourIndex = -1; in dispatchUnhandledMove() local981 closestNeighbourIndex = neighbourPageIndex; in dispatchUnhandledMove()984 if (closestNeighbourIndex != -1) { in dispatchUnhandledMove()985 View page = getPageAt(closestNeighbourIndex); in dispatchUnhandledMove()986 snapToPage(closestNeighbourIndex); in dispatchUnhandledMove()