Searched refs:wrapped (Results 1 – 4 of 4) sorted by relevance
25 class FilterPredicate(private val wrapped: Predicate<Item>) : Predicate<Item> { constant in com.android.tools.metalava.doclava1.FilterPredicate29 wrapped.test(method) -> true in test()31 method.findPredicateSuperMethod(wrapped) != null in test()
14 class ElidingPredicate(private val wrapped: Predicate<Item>) : Predicate<Item> { in <lambda>() constant in com.android.tools.metalava.doclava1.ElidingPredicate22 wrapped.test(test) && in <lambda>()
33 public GuaranteedEncodedFormX509Certificate(X509Certificate wrapped, byte[] encodedForm) { in GuaranteedEncodedFormX509Certificate() argument34 super(wrapped); in GuaranteedEncodedFormX509Certificate()
273 // If set, all the classes from the .proto file are wrapped in a single