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