Searched refs:getRawContactAccountType (Results 1 – 4 of 4) sorted by relevance
350 if (delta.getRawContactAccountType(context).areContactsWritable()) return entityIndex; in indexOfFirstWritableRawContact()
210 public AccountType getRawContactAccountType(Context context) { in getRawContactAccountType() method in RawContactDelta
329 AccountType account = raw.getRawContactAccountType(this); in saveToContact()
789 mCurrentRawContactDelta.getRawContactAccountType(getContext()); in setAccountHeader()