Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/spi/
DElements.java112 binder.scanForAnnotatedMethods(); in getElements()
114 child.scanForAnnotatedMethods(); in getElements()
283 void scanForAnnotatedMethods() { in scanForAnnotatedMethods() method in Elements.RecordingBinder