Searched refs:annotationValue (Results 1 – 3 of 3) sorted by relevance
24 enum class ForeignKeyAction(val annotationValue: Int, val sqlName: String) { constant in androidx.room.vo.ForeignKeyAction32 ForeignKeyAction.values().associateBy { it.annotationValue } in <lambda>()
483 val annotationValue = AnnotationMirrors in <lambda>() constant485 return if (annotationValue == "") { in <lambda>()488 annotationValue in <lambda>()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...