Home
last modified time | relevance | path

Searched refs:generatedAnnotationAvailable (Results 1 – 1 of 1) sorted by relevance

/lifecycle/lifecycle-compiler/src/main/kotlin/androidx/lifecycle/
Dwriter.kt153 val generatedAnnotationAvailable = in addGeneratedAnnotationIfAvailable() constant
155 if (generatedAnnotationAvailable) { in addGeneratedAnnotationIfAvailable()