Home
last modified time | relevance | path

Searched refs:TextLinkifyEvent (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifierEvent.java219 return new TextLinkifyEvent(in);
257 if (this instanceof TextLinkifyEvent) { in getParcelToken()
955 public static final Creator<TextLinkifyEvent> CREATOR =
956 new Creator<TextLinkifyEvent>() {
960 return new TextLinkifyEvent(in);
964 public TextLinkifyEvent[] newArray(int size) {
965 return new TextLinkifyEvent[size];
969 private TextLinkifyEvent(Parcel in) { in TextLinkifyEvent() method in TextClassifierEvent.TextLinkifyEvent
973 private TextLinkifyEvent(TextLinkifyEvent.Builder builder) { in TextLinkifyEvent() method in TextClassifierEvent.TextLinkifyEvent
1000 public TextLinkifyEvent build() { in build()
[all …]
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java230 final TextClassifierEvent event = new TextClassifierEvent.TextLinkifyEvent.Builder( in toSelectionEvent_link_smartAction()
/aosp12/frameworks/base/services/core/java/com/android/server/clipboard/
H A DClipboardService.java1062 TextClassifierEvent.TextLinkifyEvent pasteEvent = in notifyTextClassifierLocked()
1063 new TextClassifierEvent.TextLinkifyEvent.Builder( in notifyTextClassifierLocked()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes8017 android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
8018 android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
H A Dboot-image-profile.txt31800 Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent$1;
31801 Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes8038 android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent$1
8039 android.view.textclassifier.TextClassifierEvent$TextLinkifyEvent
H A Dboot-image-profile.txt41464 Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent$1;
41465 Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent;
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto381 TextLinkifyEvent text_linkify_event = 220 [(module) = "textclassifier"];
10900 message TextLinkifyEvent { message
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt52645 …public static final class TextClassifierEvent.TextLinkifyEvent extends android.view.textclassifier…
52646 …id.os.Parcelable.Creator<android.view.textclassifier.TextClassifierEvent.TextLinkifyEvent> CREATOR;
52649TextLinkifyEvent.Builder extends android.view.textclassifier.TextClassifierEvent.Builder<android.v…
52650 ctor public TextClassifierEvent.TextLinkifyEvent.Builder(int);
52651 method @NonNull public android.view.textclassifier.TextClassifierEvent.TextLinkifyEvent build();
/aosp12/frameworks/base/services/
H A Dart-profile39638 …ationActionsEvent;,Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent;,Landroid/vie…