NonApiType
Certain types should not be passed across API boundaries.

Severity
WARNING

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("NonApiType") to the enclosing element.