Home
last modified time | relevance | path

Searched refs:cannotInjectRawProvider (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DErrors.java433 public Errors cannotInjectRawProvider() { in cannotInjectRawProvider() method in Errors
DInjectorImpl.java300 throw errors.cannotInjectRawProvider().toException(); in getProvidedKey()