Searched refs:closestKeyDist (Results 1 – 1 of 1) sorted by relevance
803 int closestKeyDist = mProximityThreshold + 1; in getKeyIndices() local820 if (dist < closestKeyDist) { in getKeyIndices()821 closestKeyDist = dist; in getKeyIndices()