Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 11 of 11) sorted by relevance

/build/tools/droiddoc/test/stubs/expected/com/android/stubs/
DAnnot.java2 @java.lang.annotation.Documented()
3 @java.lang.annotation.Retention(value=java.lang.annotation.RetentionPolicy.RUNTIME)
4 @java.lang.annotation.Target(value={java.lang.annotation.ElementType.TYPE})
/build/tools/droiddoc/test/stubs/src/com/android/stubs/
DAnnot.java19 import java.lang.annotation.*;
/build/core/
Dproguard.flags12 # Keep classes and methods that have the guava @VisibleForTesting annotation
/build/tools/ijar/
Dclassfile.cc1037 Annotation *annotation = Annotation::Read(p); in Read() local
1038 attr->annotations_.push_back(annotation); in Read()
1077 Annotation *annotation = Annotation::Read(p); in Read() local
1078 annotations.push_back(annotation); in Read()
1120 TypeAnnotation *annotation = TypeAnnotation::Read(p); in Read() local
1121 attr->type_annotations_.push_back(annotation); in Read()
1136 for (TypeAnnotation *annotation : type_annotations_) { in Write()
1137 annotation->Write(p); in Write()
/build/core/tasks/check_boot_jars/
Dpackage_whitelist.txt10 java\.lang\.annotation
/build/core/tasks/
Dold-cts.mk253 $(CORETESTS_INTERMEDIATES)/javalib.jar,org.apache.harmony.annotation.tests,\
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css4576 .annotation-message {
/build/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css7393 .annotation-message {
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css5556 .annotation-message {
/build/tools/droiddoc/templates-sdk-refonly/assets/css/
Ddefault.css5556 .annotation-message {
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css4741 .annotation-message {