| Enum | Description |
|---|---|
| CorePlatformApi.Status |
Enumeration of the possible statuses of the API in the core/platform API surface.
|
| Annotation Type | Description |
|---|---|
| CorePlatformApi |
Indicates an API is part of a contract provided by the "core" set of
libraries to select parts of the Android software stack.
|
| Hide |
Indicates that an API is hidden by default, in a similar fashion to the
|
| IntraCoreApi |
Indicates an API is part of a contract within the "core" set of libraries, some of which may
be mmodules.
|