Searched refs:isInExcludedList (Results 1 – 1 of 1) sorted by relevance
171 } else if (isInExcludedList(number)) { in validate()332 private boolean isInExcludedList(String number){ in isInExcludedList() method in ContactNumberUtils