Home
last modified time | relevance | path

Searched defs:annotations (Results 1 – 25 of 61) sorted by relevance

123

/aosp12/packages/apps/TV/libs/m2/
H A Derror_prone_annotations-2.3.2.jar ... google/errorprone/ com/google/errorprone/annotations/ com/google/errorprone/annotations/concurrent ...
H A Dj2objc-annotations-1.3.jar ... google/j2objc/ com/google/j2objc/annotations/ com/google/j2objc/annotations/AutoreleasePool
H A Djavapoet-1.11.1.jar ... .CodeBlock javadoc public final java.util.List annotations public final java.util.Set modifiers public final ...
/aosp12/frameworks/base/tools/aapt2/java/
H A DAnnotationProcessor_test.cpp40 std::string annotations; in TEST() local
53 std::string annotations; in TEST() local
68 std::string annotations; in TEST() local
83 std::string annotations; in TEST() local
98 std::string annotations; in TEST() local
/aosp12/system/chre/chpp/api_parser/
H A Dchre_api_annotations.json13 "annotations": [ array
48 "annotations": [ array
76 "annotations": [ array
101 "annotations": [ array
121 "annotations": [ array
131 "annotations": [ array
146 "annotations": [ array
166 "annotations": [ array
176 "annotations": [ array
186 "annotations": [ array
[all …]
/aosp12/art/test/148-multithread-gc-annotations/src/
H A DAnnotationThread.java25 Annotation[] annotations = AnnotationThread.class.getAnnotations(); in run() local
/aosp12/art/test/979-const-method-handle/util-src/annotations/
H A DConstantMethodType.java17 package annotations; package
H A DConstantMethodHandle.java17 package annotations; package
/aosp12/art/test/952-invoke-custom/util-src/annotations/
H A DBootstrapMethod.java17 package annotations; package
H A DCalledByIndy.java17 package annotations; package
H A DConstant.java17 package annotations; package
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiTestUtil.java49 Annotation[] annotations = method.getDeclaredAnnotations(); in getTestMethod() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/rootcomponentgenerator/
H A DMetadataGeneratingStep.java53 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in MetadataGeneratingStep
H A DRootComponentGeneratingStep.java88 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in RootComponentGeneratingStep
H A DComponentGeneratingStep.java91 public Set<? extends Class<? extends Annotation>> annotations() { in annotations() method in ComponentGeneratingStep
/aosp12/system/tools/aidl/
H A Dast_java.h89 std::vector<std::string> annotations; member
114 std::vector<std::string> annotations; member
294 std::vector<std::string> annotations; member
321 std::vector<std::string> annotations; member
H A Daidl_dumpapi.cpp82 auto annotations = a.ToString(); in DumpAnnotations() local
/aosp12/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DPlatformInspectableProcessor.java61 public boolean process( in process()
/aosp12/system/tools/hidl/
H A DScope.cpp127 const std::vector<Annotation*>& Scope::annotations() const { in annotations() function in android::Scope
131 void Scope::setAnnotations(std::vector<Annotation*>* annotations) { in setAnnotations()
H A DMethod.cpp37 std::vector<Annotation*>* annotations, const Location& location) in Method()
73 const std::vector<Annotation *> &Method::annotations() const { in annotations() function in android::Method
/aosp12/frameworks/base/packages/SettingsLib/search/processor-src/com/android/settingslib/search/
H A DIndexableProcessor.java67 public boolean process(Set<? extends TypeElement> annotations, in process()
/aosp12/art/test/005-annotations/src/android/test/anno/
H A DTestAnnotations.java122 Annotation[] annotations; in testArrays() local
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverListControllerTest.java171 ArrayList<String> annotations = new ArrayList<>(); in createSendImageIntent() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
H A DGrantPermissionsActivity.java291 Annotation[] annotations = detailMessage.getSpans( in showNextRequest() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DAbstractResolverComparator.java114 ArrayList<String> annotations = intent.getStringArrayListExtra( in getContentAnnotations() local

123