ContactProcessor

Constructors

Link copied to clipboard
constructor(provider: ContentProviderClient?)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun handleDataRow(values: ContentValues, contact: Contact)
Link copied to clipboard
fun handleRawContact(values: ContentValues, contact: Contact)
Link copied to clipboard
fun insertDataRows(dataRowUri: Uri, rawContactId: Long?, contact: Contact, batch: ContactsBatchOperation, readOnly: Boolean)
Link copied to clipboard
Link copied to clipboard