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.java444 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
468 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
511 @Nullable String scheme, @Nullable MatchFilter matchFilter, in addLinks()
537 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
562 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter, in addLinks()
644 MatchFilter matchFilter, TransformFilter transformFilter) { in gatherLinks()