Home
last modified time | relevance | path

Searched defs:dataPropertyKind (Results 1 – 9 of 9) sorted by relevance

/appsearch/compiler/src/main/java/androidx/appsearch/compiler/annotationwrapper/
DDoublePropertyAnnotation.kt57 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.DoublePropertyAnnotation
DBytesPropertyAnnotation.kt57 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.BytesPropertyAnnotation
DBooleanPropertyAnnotation.kt57 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.BooleanPropertyAnnotation
DBlobHandlePropertyAnnotation.kt62 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.BlobHandlePropertyAnnotation
DEmbeddingPropertyAnnotation.kt69 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.EmbeddingPropertyAnnotation
DDataPropertyAnnotation.kt116 abstract val dataPropertyKind: Kind constant in androidx.appsearch.compiler.annotationwrapper.DataPropertyAnnotation
DDocumentPropertyAnnotation.kt84 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.DocumentPropertyAnnotation
DLongPropertyAnnotation.kt93 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.LongPropertyAnnotation
DStringPropertyAnnotation.kt101 override val dataPropertyKind constant in androidx.appsearch.compiler.annotationwrapper.StringPropertyAnnotation