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