Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/model/
DAnnotationItem.kt427 "java.lang.annotation.Target" -> return ANNOTATION_IN_ALL_STUBS in computeTargets()
437 return ANNOTATION_IN_ALL_STUBS in computeTargets()
451 return ANNOTATION_IN_ALL_STUBS in computeTargets()
462 return ANNOTATION_IN_ALL_STUBS in computeTargets()
DAnnotationTarget.kt58 val ANNOTATION_IN_ALL_STUBS = setOf( constant