Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/scope/
H A DBlueScope.java28 @interface BlueScope {} annotation
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/scope/
H A DBlueScope.kt21 @Scope internal annotation class BlueScope class