Home
last modified time | relevance | path

Searched defs:matchFilter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/util/
DLinkify.java451 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
475 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
518 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
544 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
569 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter, in addLinks()
651 MatchFilter matchFilter, TransformFilter transformFilter) { in gatherLinks()