Home
last modified time | relevance | path

Searched refs:StringModule (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/functional/builder/
H A DBuilderTest.java40 StringModule.class,
76 StringModule,
92 StringModule.class,
127 StringModule,
142 modules = {StringModule.class, IntModuleIncludingDoubleAndFloat.class, LongModule.class},
164 Object stringModule(@SuppressWarnings("unused") StringModule stringModule) { in stringModule()
179 abstract Builder stringModule(StringModule stringModule); // Make abstract & narrow in stringModule()
197 modules = {StringModule.class, IntModuleIncludingDoubleAndFloat.class, LongModule.class},
214 Object stringModule(StringModule m1); in stringModule()
223 Builder stringModule(StringModule stringModule); // Narrowing return type in stringModule()
[all …]
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/builder/
H A DBuilderTest.kt40 StringModule::class,
68 StringModule,
80 StringModule::class, in setM2()
108 StringModule, in setM2()
118 modules = [StringModule::class, IntModuleIncludingDoubleAndFloat::class, LongModule::class],
130 open fun stringModule(stringModule: StringModule): Any? = null in s()
138 abstract override fun stringModule(stringModule: StringModule): Builder // Abstract & narrow in build()
153 modules = [StringModule::class, IntModuleIncludingDoubleAndFloat::class, LongModule::class],
165 fun stringModule(m1: StringModule): Any in s()
171 override fun stringModule(m1: StringModule): Builder // Narrowing return type in build()
[all …]
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/
H A DSubcomponentFactoryMethodTest.java42 static class StringModule { class in SubcomponentFactoryMethodTest
45 StringModule(String s) { in StringModule() method in SubcomponentFactoryMethodTest.StringModule
57 TestSubcomponent newSubcomponent(StringModule stringModule); in newSubcomponent()
60 @Subcomponent(modules = StringModule.class)
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/
H A DSubcomponentFactoryMethodTest.kt37 internal class StringModule(val s: String) { in provideInt() class in dagger.functional.kotlinsrc.subcomponent.SubcomponentFactoryMethodTest
43 fun newSubcomponent(stringModule: StringModule?): TestSubcomponent in newSubcomponent()
46 @Subcomponent(modules = [StringModule::class]) in newSubcomponent()
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/builder/
H A DTestComponentWithBuilder.java23 modules = {ExecutorModule.class, StringModule.class, IntModule.class},
33 Builder strModule(StringModule strModule); in strModule()
H A DProductionComponentBuilderTest.java36 .strModule(new StringModule()) in successfulBuild()
55 .strModule(new StringModule()) in missingDepComponent()
H A DStringModule.java23 final class StringModule { class
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simpleKotlin/app/src/androidTest/java/dagger/hilt/android/simpleKotlin/viewmodel/
H A DBindings.kt32 object StringModule { object
/aosp_15_r20/external/stardoc/stardoc/
HDrenderer_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
HDstardoc_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...