Searched refs:NamePhoneTypePair (Results 1 – 1 of 1) sorted by relevance
74 private static class NamePhoneTypePair { class in SimContacts77 public NamePhoneTypePair(String nameWithPhoneType) { in NamePhoneTypePair() method in SimContacts.NamePhoneTypePair139 final NamePhoneTypePair namePhoneTypePair = in actuallyImportOneSimContact()140 new NamePhoneTypePair(cursor.getString(NAME_COLUMN)); in actuallyImportOneSimContact()