Searched refs:NANP_SHORT_LENGTH (Results 1 – 1 of 1) sorted by relevance
54 private static final int NANP_SHORT_LENGTH = 7; field in SmsNumberUtils305 if (number.length() == NANP_SHORT_LENGTH) { in checkNANP()310 for (int i=1; i< NANP_SHORT_LENGTH; i++ ) { in checkNANP()