Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 NoOp int = 0 ApplyStrategyIgnore int = 0 ApplyStrategyReplace int = 1 StatusDifferentText int = 3 StatusLinksApplied int = 0 StatusNoLinksApplied int = 2 StatusNoLinksFound int = 1 StatusUnsupportedCharacter int = 4 CategoryConversationActions int = 3 CategoryLanguageDetection int = 4 CategoryLinkify int = 2 CategorySelection int = 1 TypeActionsGenerated int = 20 TypeActionsShown int = 6 TypeAutoSelection int = 5 TypeCopyAction int = 9 TypeCutAction int = 11 TypeLinksGenerated int = 21 TypeLinkClicked int = 7 TypeManualReply int = 19 TypeOtherAction int = 16 TypeOvertype int = 8 TypePasteAction int = 10 TypeSelectionDestroyed int = 15 TypeSelectionDrag int = 14 TypeSelectionModified int = 2 TypeSelectionReset int = 18 TypeSelectionStarted int = 1 TypeSelectAll int = 17 TypeSmartAction int = 13 TypeSmartSelectionMulti int = 4 TypeSmartSelectionSingle int = 3 PersonUserOthers int = 0 PersonUserSelf int = 0 ActionAbandon int = 107 ActionCopy int = 101 ActionCut int = 103 ActionDrag int = 106 ActionOther int = 108 ActionOvertype int = 100 ActionPaste int = 102 ActionReset int = 201 ActionSelectAll int = 200 EventAutoSelection int = 5 EventSelectionModified int = 2 EventSelectionStarted int = 1 EventSmartSelectionMulti int = 4 EventSmartSelectionSingle int = 3 InvocationLink int = 2 InvocationManual int = 1 InvocationUnknown int = 0 )
View Source
const ( ExtraFromTextClassifier string = "android.view.textclassifier.extra.FROM_TEXT_CLASSIFIER" ExtraTextOriginPackage string = "android.view.textclassifier.extra.TEXT_ORIGIN_PACKAGE" HintTextIsEditable string = "android.text_is_editable" HintTextIsNotEditable string = "android.text_is_not_editable" TypeAddress string = "address" TypeDate string = "date" TypeDateTime string = "datetime" TypeEmail string = "email" TypeFlightNumber string = "flight" TypeOther string = "other" TypeOtp string = "otp" TypePhone string = "phone" TypeUnknown string = "" TypeUrl string = "url" WidgetTypeClipboard string = "clipboard" WidgetTypeCustomEdittext string = "customedit" WidgetTypeCustomTextview string = "customview" WidgetTypeCustomUnselectableTextview string = "nosel-customview" WidgetTypeEdittext string = "edittext" WidgetTypeEditWebview string = "edit-webview" WidgetTypeNotification string = "notification" WidgetTypeTextview string = "textview" WidgetTypeUnknown string = "unknown" WidgetTypeUnselectableTextview string = "nosel-textview" WidgetTypeWebview string = "webview" TypeCallPhone string = "call_phone" TypeCreateReminder string = "create_reminder" TypeOpenUrl string = "open_url" TypeSendEmail string = "send_email" TypeSendSms string = "send_sms" TypeTextReply string = "text_reply" TypeTrackFlight string = "track_flight" TypeViewCalendar string = "view_calendar" TypeViewMap string = "view_map" HintForInApp string = "in_app" HintForNotification string = "notification" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.