Searched refs:NULLABLE_INTERNAL (Results 1 – 2 of 2) sorted by relevance
37 public static final ClassName NULLABLE_INTERNAL = get("android.annotation", "Nullable"); field in AndroidClassNames
92 return AndroidClassNames.NULLABLE_INTERNAL.equals(annotationSpec.type) in getNullableAnnotationSpec()