Searched refs:valueForWrappedAnnotationKeyFoo (Results 1 – 2 of 2) sorted by relevance
204 static String valueForWrappedAnnotationKeyFoo() { in valueForWrappedAnnotationKeyFoo() method in MultibindingModule
118 fun valueForWrappedAnnotationKeyFoo(): String = "wrapped foo annotation" method