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