Searched refs:HasImplementedByThatNeedsAnotherImplementedBy (Results 1 – 1 of 1) sorted by relevance
439 bind(HasImplementedByThatNeedsAnotherImplementedBy.class); in testJitDependencyDoesntBlockOtherExplicitBindings()667 static interface HasImplementedByThatNeedsAnotherImplementedBy {} interface in BinderTest670 implements HasImplementedByThatNeedsAnotherImplementedBy {