Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/nullables/
H A DNullabilityInteroptTest.kt47 @ProvidedWithNullable @Nullable fun nullableWithNullable(): String in providesUsage() method
84 val nullableWithNullable: String, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.ProvidesUsage
93 @ProvidedWithNullable @Nullable val nullableWithNullable: String, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.InjectUsage