Home | History | Annotate | Download | only in launcher3

Lines Matching refs:minDistance

1702             int minDistance = Integer.MAX_VALUE;
1708 if (d < minDistance) {
1710 minDistance = d;