Home
last modified time | relevance | path

Searched refs:LinkSpec (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/util/
H A DLinkify.java310 final ArrayList<LinkSpec> links = new ArrayList<LinkSpec>(); in addLinks()
338 for (LinkSpec link: links) { in addLinks()
648 private static final void gatherLinks(ArrayList<LinkSpec> links, in gatherLinks()
658 LinkSpec spec = new LinkSpec(); in gatherLinks()
680 LinkSpec spec = new LinkSpec(); in gatherTelLinks()
701 LinkSpec spec = new LinkSpec(); in gatherMapLinks()
730 Comparator<LinkSpec> c = new Comparator<LinkSpec>() { in pruneOverlaps()
731 public final int compare(LinkSpec a, LinkSpec b) { in pruneOverlaps()
758 LinkSpec a = links.get(i); in pruneOverlaps()
759 LinkSpec b = links.get(i + 1); in pruneOverlaps()
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8073 android.text.util.LinkSpec
H A Dboot-image-profile.txt30871 Landroid/text/util/LinkSpec;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8104 android.text.util.LinkSpec
H A Dboot-image-profile.txt41005 Landroid/text/util/LinkSpec;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57031 Landroid/text/util/LinkSpec;-><init>()V
57032 Landroid/text/util/LinkSpec;->end:I
57033 Landroid/text/util/LinkSpec;->start:I
57034 Landroid/text/util/LinkSpec;->url:Ljava/lang/String;