Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/hilt/android/
H A DAliasOfMultipleScopesTest.java119 static CustomScopedDep customScopedDep() { in customScopedDep() method
149 Provider<CustomScopedDep> customScopedDep(); in customScopedDep() method
/aosp_15_r20/external/dagger2/javatests/artifacts/hilt-android/simple/app/src/sharedTest/java/dagger/hilt/android/simple/
H A DAliasOfMultipleScopesTest.java116 static CustomScopedDep customScopedDep() { in customScopedDep() method
146 Provider<CustomScopedDep> customScopedDep(); in customScopedDep() method