Home
last modified time | relevance | path

Searched defs:WrappedAnnotationKey (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/functional/multibindings/
H A DWrappedAnnotationKey.java24 @interface WrappedAnnotationKey { annotation
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/multibindings/
H A DWrappedAnnotationKey.kt25 annotation class WrappedAnnotationKey( class