Lines Matching refs:nullability
767 // available to metalava. Used for nullability annotations in OpenJDK source.
777 name: "ojluni-annotated-nullability-stubs",
778 path: "ojluni/annotations/sdk/nullability",
841 // that contain nullability annotations when targeting java language level 1.9
849 // The nullability annotations used by the generated stubs.
931 … "--force-convert-to-warning-nullability-annotations +*:-android.*:+android.icu.*:-dalvik.* ",
936 // Emit nullability annotations from the source to the stub files.
993 // Make nullability annotations available when compiling public stubs.
1113 // Target for validating nullability annotations for correctness and
1114 // completeness. To check that there are no nullability errors:
1115 // m art-module-public-api-stubs-nullability-validation
1116 // To check that there are only the expected nullability warnings:
1117 // m art-module-public-api-stubs-nullability-validation-check-nullability-warnings
1121 name: "art-module-public-api-stubs-nullability-validation",
1128 "--validate-nullability-from-merged-stubs ",
1132 "ojluni-annotated-nullability-stubs",
1134 // The list of classes which have nullability annotations included in the source.