Searched refs:JustAnInterface (Results 1 – 1 of 1) sorted by relevance
456 bind(JustAnInterface.class).toInstance(new JustAnInterface() {}); in testJitDependencyCanUseExplicitDependencies()681 ImplementsHasImplementedByThatWantsExplicit(JustAnInterface jai) {} in ImplementsHasImplementedByThatWantsExplicit()684 static interface JustAnInterface {} interface in BinderTest