Lines Matching refs:annotations
3 mechanism is used instead of adding the annotations to the main source
9 libcore/ojluni/annotations/sdk:
10 - Contains annotations to be included in the public SDK, for example
11 annotations specifying additional details about method contracts.
13 libcore/ojluni/annotations/sdk/nullability:
14 - Contains annotations to be included in the public SDK specifically
16 will cause the annotations to be validated for correctness and completeness.
19 …E} -d libcore/ojluni/annotations/sdk/nullability/ && mv libcore/ojluni/annotations/sdk/nullability…
20 3. Add nullability annotations to the new files.
25 libcore/ojluni/annotations/flagged_api:
26 - Contains @FlaggedApi annotations to be included in the core_current stubs.
28 …1. libcore/tools/ojluni-annotations/generate_flagged_api_files.sh your.package.Bar another.package…
29 2. Add @FlaggedApi annotations to the new files.
34 libcore/ojluni/annotations/mmodule:
35 - Contains annotations which determine what is included in the core-platform
43 …annotations/mmodule/$(dirname ${FILE}) && unzip out/soong/.intermediates/libcore/openjdk-mmodule-s…