Searched refs:VALID_COMPARE_LENGTH (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallTracker.java50 private final int VALID_COMPARE_LENGTH = 3; field in class:CallTracker
210 if (convertMaps.length < 1 || dialNumber.length() < VALID_COMPARE_LENGTH) {

Completed in 734 milliseconds