Searched refs:shouldCollapsePhoneNumbers (Results 1 – 1 of 1) sorted by relevance
65 return shouldCollapsePhoneNumbers(data1.toString(), data2.toString()); in shouldCollapse()69 private static boolean shouldCollapsePhoneNumbers(String number1, String number2) { in shouldCollapsePhoneNumbers() method in MoreContactUtils