Class | Description |
---|---|
ProjectionMap |
A convenience wrapper for a projection map.
|
ProjectionMap.Builder | |
SQLiteContentProvider |
General purpose
ContentProvider base class that uses SQLiteDatabase for storage. |
SyncStateContentProviderHelper |
Extends the schema of a ContentProvider to include the _sync_state table
and implements query/insert/update/delete to access that table using the
authority "syncstate".
|