Searched refs:phoneType (Results 1 – 2 of 2) sorted by relevance
178 public ContactOperations addPhone(String phone, int phoneType) { in addPhone() argument182 mValues.put(Phone.TYPE, phoneType); in addPhone()
175 int phoneType = mContactPhoneTypes.get( in createContactEntry() local201 .withValue(ContactsContract.CommonDataKinds.Phone.TYPE, phoneType) in createContactEntry()