| Class | Description |
|---|---|
| ContentValues |
This class is used to store a set of values that the
ContentResolver
can process. |
| Context |
Interface to global information about an application environment.
|
| ContextImpl | |
| ContextWrapper |
Proxying implementation of Context that simply delegates all of its calls to
another Context.
|
| Exception | Description |
|---|---|
| OperationApplicationException |
Thrown when an application of a
ContentProviderOperation fails due the specified
constraints. |
| Annotation Type | Description |
|---|---|
| Context.BindServiceFlags |