Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayUtils.java80 for (TextLinks.TextLink link : textLinks.getLinks()) { in getActions()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextLinksTest.java83 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewActivityTest.java338 TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.textview); in testToolbarAppearsAfterLinkClicked()
347 final TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testToolbarAppearsAfterLinkClickedNonselectable()
458 final TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testSelectionRemovedWhenNonselectableTextLosesFocus()
475 TextLinks.TextLink textLink = addLinkifiedTextToTextView(R.id.nonselectable_textview); in testSelectionRemovedFromNonselectableTextWhenWindowLosesFocus()
492 private TextLinks.TextLink addLinkifiedTextToTextView(int id) throws Throwable { in addLinkifiedTextToTextView()
/aosp14/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java1037 for (TextLinks.TextLink link : links.getLinks()) { in doClassification()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9344 android.view.textclassifier.TextLinks$TextLink$1
9345 android.view.textclassifier.TextLinks$TextLink
H A Dboot-image-profile.txt32142 Landroid/view/textclassifier/TextLinks$TextLink$1;
32143 Landroid/view/textclassifier/TextLinks$TextLink;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9375 android.view.textclassifier.TextLinks$TextLink$1
9376 android.view.textclassifier.TextLinks$TextLink
H A Dboot-image-profile.txt42276 Landroid/view/textclassifier/TextLinks$TextLink$1;
42277 Landroid/view/textclassifier/TextLinks$TextLink;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56578 …lable java.util.function.Function<android.view.textclassifier.TextLinks.TextLink,android.view.text…
56581 …method @NonNull public java.util.Collection<android.view.textclassifier.TextLinks.TextLink> getLin…
56624 public static final class TextLinks.TextLink implements android.os.Parcelable {
56633 …static final android.os.Parcelable.Creator<android.view.textclassifier.TextLinks.TextLink> CREATOR;
56637 ctor public TextLinks.TextLinkSpan(@NonNull android.view.textclassifier.TextLinks.TextLink);
56638 method public final android.view.textclassifier.TextLinks.TextLink getTextLink();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62253 …ier/GenerateLinksLogger$LinkifyStats;->countLink(Landroid/view/textclassifier/TextLinks$TextLink;)V
62782 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(IILjava/util/Map;Landroid/text/style/URLSp…
62783 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(Landroid/os/Parcel;)V
62784 Landroid/view/textclassifier/TextLinks$TextLink;->mEnd:I
62785 Landroid/view/textclassifier/TextLinks$TextLink;->mEntityScores:Landroid/view/textclassifier/Entity…
62786 Landroid/view/textclassifier/TextLinks$TextLink;->mStart:I
62787 Landroid/view/textclassifier/TextLinks$TextLink;->mUrlSpan:Landroid/text/style/URLSpan;
62792 …/textclassifier/TextLinks$TextLinkSpan;->mTextLink:Landroid/view/textclassifier/TextLinks$TextLink;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...