Searched defs:annotation (Results 1 – 4 of 4) sorted by relevance
88 public LinkInfo(String annotation, View.OnClickListener listener) { in LinkInfo()94 public LinkInfo(Context context, String annotation, Intent intent) { in LinkInfo()
79 Class<? extends Annotation> annotation, TypeElement annotatedElement) { in generateMetadataFor()
171 Class<? extends Annotation> annotation, MetadataProcessor metadataProcessor) { in extractInfoFromMetadata()