Home
last modified time | relevance | path

Searched refs:TextLink (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextLinks.java101 private final List<TextLink> mLinks;
122 public Collection<TextLink> getLinks() { in getLinks()
197 mLinks = in.createTypedArrayList(TextLink.CREATOR); in TextLinks()
319 new Parcelable.Creator<TextLink>() {
326 public TextLink[] newArray(int size) {
327 return new TextLink[size];
612 private final TextLink mTextLink;
614 public TextLinkSpan(@NonNull TextLink textLink) { in TextLinkSpan()
649 public final TextLink getTextLink() { in getTextLink()
669 private final ArrayList<TextLink> mLinks;
[all …]
H A DTextLinksParams.java25 import android.view.textclassifier.TextLinks.TextLink;
42 private static final Function<TextLink, TextLinkSpan> DEFAULT_SPAN_FACTORY =
47 private final Function<TextLink, TextLinkSpan> mSpanFactory;
52 Function<TextLink, TextLinkSpan> spanFactory) { in TextLinksParams() argument
124 for (TextLink link : textLinks.getLinks()) { in apply()
158 private Function<TextLink, TextLinkSpan> mSpanFactory = DEFAULT_SPAN_FACTORY;
177 public Builder setSpanFactory(@Nullable Function<TextLink, TextLinkSpan> spanFactory) { in setSpanFactory() argument
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DEntityTypeCounter.java65 for (TextLinks.TextLink link : links.getLinks()) { in fromTextLinks()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextLinksTest.java83 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java330 TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.textview); in testToolbarAppearsAfterLinkClicked()
340 final TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testToolbarAppearsAfterLinkClickedNonselectable()
430 final TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testSelectionRemovedWhenNonselectableTextLosesFocus()
449 TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testSelectionRemovedFromNonselectableTextWhenWindowLosesFocus()
468 private TextLinks.TextLink addLinkifiedTextToTextView(int id) throws Throwable { in addLinkifiedTextToTextView()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertDialog.java68 import android.view.textclassifier.TextLinks.TextLink;
621 for (TextLink link : textLinks.getLinks()) { in applyTextLinksToSpannable()
/aosp12/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java682 for (TextLinks.TextLink link : links.getLinks()) { in doClassification()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8032 android.view.textclassifier.TextLinks$TextLink$1
8033 android.view.textclassifier.TextLinks$TextLink
H A Dboot-image-profile.txt31815 Landroid/view/textclassifier/TextLinks$TextLink$1;
31816 Landroid/view/textclassifier/TextLinks$TextLink;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8053 android.view.textclassifier.TextLinks$TextLink$1
8054 android.view.textclassifier.TextLinks$TextLink
H A Dboot-image-profile.txt41479 Landroid/view/textclassifier/TextLinks$TextLink$1;
41480 Landroid/view/textclassifier/TextLinks$TextLink;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt52706 …lable java.util.function.Function<android.view.textclassifier.TextLinks.TextLink,android.view.text…
52709 …method @NonNull public java.util.Collection<android.view.textclassifier.TextLinks.TextLink> getLin…
52752 public static final class TextLinks.TextLink implements android.os.Parcelable {
52761 …static final android.os.Parcelable.Creator<android.view.textclassifier.TextLinks.TextLink> CREATOR;
52765 ctor public TextLinks.TextLinkSpan(@NonNull android.view.textclassifier.TextLinks.TextLink);
52766 method public final android.view.textclassifier.TextLinks.TextLink getTextLink();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65576 …ier/GenerateLinksLogger$LinkifyStats;->countLink(Landroid/view/textclassifier/TextLinks$TextLink;)V
66105 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(IILjava/util/Map;Landroid/text/style/URLSp…
66106 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(Landroid/os/Parcel;)V
66107 Landroid/view/textclassifier/TextLinks$TextLink;->mEnd:I
66108 Landroid/view/textclassifier/TextLinks$TextLink;->mEntityScores:Landroid/view/textclassifier/Entity…
66109 Landroid/view/textclassifier/TextLinks$TextLink;->mStart:I
66110 Landroid/view/textclassifier/TextLinks$TextLink;->mUrlSpan:Landroid/text/style/URLSpan;
66115 …/textclassifier/TextLinks$TextLinkSpan;->mTextLink:Landroid/view/textclassifier/TextLinks$TextLink;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...