Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Handler for a raw contact's data row.
Link copied to clipboard
class EmailBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class EventBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NicknameBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class NoteBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class OrganizationBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class PhoneBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class PhotoBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class RelationBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class SipAddressBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class StructuredNameBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard
Link copied to clipboard
class StructuredPostalBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Data row builder for structured addresses.
Link copied to clipboard
Link copied to clipboard
class WebsiteBuilder(dataRowUri: Uri, rawContactId: Long?, contact: Contact, readOnly: Boolean) : DataRowBuilder
Link copied to clipboard