Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/nullables/
H A DNullabilityInteroptTest.kt53 @ProvidedWithNullType fun nullTypeWithNullType(): String? in providesUsage() method
85 val nullTypeWithNullType: String?, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.ProvidesUsage
94 @ProvidedWithNullType val nullTypeWithNullType: String?, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.InjectUsage