Searched refs:NotSyntheticOrBridgePredicate (Results 1 – 1 of 1) sorted by relevance
83 .filter(NotSyntheticOrBridgePredicate.INSTANCE) in checkInterface()112 private static class NotSyntheticOrBridgePredicate implements Predicate<Method> { class in ProviderChecker113 static final NotSyntheticOrBridgePredicate INSTANCE = new NotSyntheticOrBridgePredicate();