Searched defs:genericDocGetterName (Results 1 – 3 of 3) sorted by relevance
| /appsearch/compiler/src/main/java/androidx/appsearch/compiler/annotationwrapper/ | ||
| D | PropertyAnnotation.kt | 51 val genericDocGetterName: String constant |
| D | MetadataPropertyAnnotation.java | 80 @NonNull String genericDocGetterName, in MetadataPropertyAnnotation() |
| D | DataPropertyAnnotation.kt | 47 override val genericDocGetterName: String, constant in androidx.appsearch.compiler.annotationwrapper.DataPropertyAnnotation |