Searched refs:annotationMirror (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/ |
H A D | AnnotationUtils.java | 127 @NonNull AnnotationMirror annotationMirror) { in typedArrayValuesByName() argument 137 annotationMirror, in typedArrayValuesByName() 150 annotationMirror, in typedArrayValuesByName() 169 @NonNull AnnotationMirror annotationMirror) { in untypedArrayValuesByName() argument 181 annotationMirror); in untypedArrayValuesByName() 207 AnnotationMirror annotationMirror) { 217 annotationMirror, 231 annotationMirror, 253 @NonNull AnnotationMirror annotationMirror) { 263 annotationMirror, [all …]
|
H A D | ProcessingException.java | 48 @NonNull AnnotationMirror annotationMirror) { in ProcessingException() argument 49 this(message, element, annotationMirror, null); in ProcessingException() 55 @Nullable AnnotationMirror annotationMirror, in ProcessingException() argument 59 mAnnotationMirror = annotationMirror; in ProcessingException()
|
/aosp12/frameworks/base/tools/processors/intdef_mappings/src/android/processor/ |
H A D | IntDefProcessor.kt | 80 val annotationMirror = annotatedElement.annotationMirrors regex 84 val value = annotationMirror.elementValues.entries 89 val tree = trees.getTree(annotatedElement, annotationMirror, value)
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-common-0.10.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | dagger-android-processor-2.23.jar | java/dagger/android/processor/META-INF/gradle/incremental.annotation.processors
... |
H A D | dagger-spi-2.23.jar | dagger/spi/package-info.class
package-info.java
package dagger.spi
abstract ... |
H A D | auto-factory-1.0-beta6.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
H A D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |