Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/subcomponent/
DRequiresSingletons.java23 private final UnscopedType unscopedTypeBoundAsSingleton; field in RequiresSingletons
26 @BoundAsSingleton UnscopedType unscopedTypeBoundAsSingleton) { in RequiresSingletons()
35 UnscopedType unscopedTypeBoundAsSingleton() { in unscopedTypeBoundAsSingleton() method in RequiresSingletons