Searched refs:provideInt (Results 1 – 5 of 5) sorted by relevance
29 @Provides int provideInt() { in provideInt() method in ChildModuleWithState
42 @Provides static int provideInt() { in provideInt() method in PrimitivesModule
483 Integer provideInt(@Named("foo") String dep) {976 int provideInt() {
821 int provideInt() { in testOptionalIsAppropriatelyLazy()1311 int provideInt() { in testDuplicateUnscopedBindings()
590 Integer provideInt() { in testExhaustiveDuplicateErrorMessage() method in MapBinderTest.Main