| java.lang.Object | ||
| ↳ | com.android.providers.contacts.ContactsProvider2.CommonDataRowHandler | |
| ↳ | com.android.providers.contacts.ContactsProvider2.OrganizationDataRowHandler | |
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.android.providers.contacts.ContactsProvider2.CommonDataRowHandler
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Inserts a row into the Data table.
| |||||||||||
Validates data and updates a Data row using the cursor, which contains
the current data.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the rank of a specific record type to be used in determining the primary
row.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.android.providers.contacts.ContactsProvider2.CommonDataRowHandler
| |||||||||||
From class
java.lang.Object
| |||||||||||
Inserts a row into the Data table.
Validates data and updates a Data row using the cursor, which contains the current data.
Returns the rank of a specific record type to be used in determining the primary row. Lower number represents higher priority.