Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/util/
H A DLinkify.java451 @Nullable TransformFilter transformFilter) { in addLinks() argument
452 addLinks(text, pattern, scheme, null, matchFilter, transformFilter); in addLinks()
474 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks() argument
478 transformFilter); in addLinks()
518 @Nullable TransformFilter transformFilter) { in addLinks() argument
520 transformFilter); in addLinks()
543 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter) { in addLinks() argument
568 @Nullable MatchFilter matchFilter, @Nullable TransformFilter transformFilter, in addLinks() argument
601 String url = makeUrl(m.group(0), schemesCopy, m, transformFilter); in addLinks()
650 MatchFilter matchFilter, TransformFilter transformFilter) { in gatherLinks() argument
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...