Searched refs:VALID_COMPARE_LENGTH (Results 1 – 1 of 1) sorted by relevance
56 private final int VALID_COMPARE_LENGTH = 3; field in CallTracker192 if (convertMaps.length < 1 || dialNumber.length() < VALID_COMPARE_LENGTH) { in convertNumberIfNecessary()