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.java450 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
474 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
517 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
543 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
568 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter, in addLinks()
650 MatchFilter matchFilter, TransformFilter transformFilter) { in gatherLinks()