Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/nullables/
H A DNullabilityInteroptTest.kt49 @ProvidedWithNullable fun nullableWithNullType(): String? in providesUsage() method
83 val nullableWithNullType: String?, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.ProvidesUsage
92 @ProvidedWithNullable val nullableWithNullType: String?, constant in dagger.functional.kotlinsrc.nullables.NullabilityInteroptTest.InjectUsage