Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextLinks.java101 private final List<TextLink> mLinks;
104 private TextLinks(String fullText, ArrayList<TextLink> links, Bundle extras) { in TextLinks()
122 public Collection<TextLink> getLinks() { in getLinks()
156 @Nullable Function<TextLink, TextLinkSpan> spanFactory) { in apply() argument
197 mLinks = in.createTypedArrayList(TextLink.CREATOR); in TextLinks()
204 public static final class TextLink implements Parcelable { class in TextLinks
223 private TextLink(int start, int end, @NonNull EntityConfidence entityConfidence, in TextLink() method in TextLinks.TextLink
310 private static TextLink readFromParcel(Parcel in) { in readFromParcel()
315 return new TextLink(start, end, entityConfidence, extras, null /* urlSpan */); in readFromParcel()
318 public static final @android.annotation.NonNull Parcelable.Creator<TextLink> CREATOR =
[all …]
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
DClipboardOverlayUtils.java80 for (TextLinks.TextLink link : textLinks.getLinks()) { in getActions()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextLinksTest.java83 final List<TextLinks.TextLink> resultList = new ArrayList<>(result.getLinks()); in testParcel()
/frameworks/base/core/tests/coretests/src/android/widget/
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()
/frameworks/base/services/core/java/com/android/server/clipboard/
DClipboardService.java1112 for (TextLinks.TextLink link : links.getLinks()) { in doClassification()
/frameworks/base/boot/
Dpreloaded-classes9634 android.view.textclassifier.TextLinks$TextLink$1
9635 android.view.textclassifier.TextLinks$TextLink
Dboot-image-profile.txt32052 Landroid/view/textclassifier/TextLinks$TextLink$1;
32053 Landroid/view/textclassifier/TextLinks$TextLink;
/frameworks/base/config/
Dpreloaded-classes9665 android.view.textclassifier.TextLinks$TextLink$1
9666 android.view.textclassifier.TextLinks$TextLink
Dboot-image-profile.txt42213 Landroid/view/textclassifier/TextLinks$TextLink$1;
42214 Landroid/view/textclassifier/TextLinks$TextLink;
/frameworks/base/core/api/
Dcurrent.txt57205 …lable java.util.function.Function<android.view.textclassifier.TextLinks.TextLink,android.view.text…
57208 …method @NonNull public java.util.Collection<android.view.textclassifier.TextLinks.TextLink> getLin…
57251 public static final class TextLinks.TextLink implements android.os.Parcelable {
57260 …static final android.os.Parcelable.Creator<android.view.textclassifier.TextLinks.TextLink> CREATOR;
57264 ctor public TextLinks.TextLinkSpan(@NonNull android.view.textclassifier.TextLinks.TextLink);
57265 method public final android.view.textclassifier.TextLinks.TextLink getTextLink();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61610 …ier/GenerateLinksLogger$LinkifyStats;->countLink(Landroid/view/textclassifier/TextLinks$TextLink;)V
62139 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(IILjava/util/Map;Landroid/text/style/URLSp…
62140 Landroid/view/textclassifier/TextLinks$TextLink;-><init>(Landroid/os/Parcel;)V
62141 Landroid/view/textclassifier/TextLinks$TextLink;->mEnd:I
62142 Landroid/view/textclassifier/TextLinks$TextLink;->mEntityScores:Landroid/view/textclassifier/Entity…
62143 Landroid/view/textclassifier/TextLinks$TextLink;->mStart:I
62144 Landroid/view/textclassifier/TextLinks$TextLink;->mUrlSpan:Landroid/text/style/URLSpan;
62149 …/textclassifier/TextLinks$TextLinkSpan;->mTextLink:Landroid/view/textclassifier/TextLinks$TextLink;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...