Home | History | Annotate | Download | only in inject

Lines Matching defs:bindScope

279         bindScope(CustomScoped.class, scope);
299 bindScope(NotRuntimeRetainedScoped.class, Scopes.NO_SCOPE);
322 bindScope(Deprecated.class, Scopes.NO_SCOPE);
345 bindScope(CustomScoped.class, Scopes.NO_SCOPE);
350 bindScope(CustomScoped.class, Scopes.SINGLETON);
372 bindScope(CustomScoped.class, Scopes.SINGLETON);
373 bindScope(CustomScoped.class, Scopes.SINGLETON);
385 bindScope(CustomScoped.class, Scopes.NO_SCOPE);
524 bindScope(CustomScoped.class, providerGetScope);
616 bindScope(CustomScoped.class, Scopes.NO_SCOPE);
660 bindScope(CustomScoped.class, CUSTOM_SCOPE);