Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/util/
DLinkify.java445 @Nullable TransformFilter transformFilter) { in addLinks()
468 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks()
512 @Nullable TransformFilter transformFilter) { 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()