FileDocCategorySizeDatePackage
SystemApi.javaAPI DocAndroid 5.1 API1592Thu Mar 12 22:22:08 GMT 2015android.annotation

SystemApi

public class SystemApi
Indicates an API is exposed for use by bundled system applications.

These APIs are not guaranteed to remain consistent release-to-release, and are not for use by apps linking against the Android SDK.

This annotation should only appear on API that is already marked

@hide
.

hide

Fields Summary
Constructors Summary
Methods Summary