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