Searched refs:asPredicate (Results 1 – 6 of 6) sorted by relevance
129 .map(filter -> Pattern.compile(filter).asPredicate()) in getLocaleFilter()
544 .filter(pattern.asPredicate())
1057 if (newMatchingFilter != null && !newMatchingFilter.asPredicate().test(oldRecord.intent)) { in matchesDeliveryGroup()
2348 public @NonNull Predicate<Intent> asPredicate() { in asPredicate() method in IntentFilter
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11517 method @NonNull public java.util.function.Predicate<android.content.Intent> asPredicate();