Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 Empty int = 0 CaptureContentForNoteBlockedByAdmin int = 4 CaptureContentForNoteFailed int = 1 CaptureContentForNoteSuccess int = 0 CaptureContentForNoteUserCanceled int = 2 CaptureContentForNoteWindowModeUnsupported int = 3 ChooserContentTypeAlbum int = 1 ExtraDockStateCar int = 2 ExtraDockStateDesk int = 1 ExtraDockStateHeDesk int = 4 ExtraDockStateLeDesk int = 3 ExtraDockStateUndocked int = 0 FillInAction int = 1 FillInCategories int = 4 FillInClipData int = 128 FillInComponent int = 8 FillInData int = 2 FillInIdentifier int = 256 FillInPackage int = 16 FillInSelector int = 64 FillInSourceBounds int = 32 FlagActivityBroughtToFront int = 4194304 FlagActivityClearTask int = 32768 FlagActivityClearTop int = 67108864 FlagActivityClearWhenTaskReset int = 524288 FlagActivityExcludeFromRecents int = 8388608 FlagActivityForwardResult int = 33554432 FlagActivityLaunchedFromHistory int = 1048576 FlagActivityLaunchAdjacent int = 4096 FlagActivityMatchExternal int = 2048 FlagActivityMultipleTask int = 134217728 FlagActivityNewDocument int = 524288 FlagActivityNewTask int = 268435456 FlagActivityNoAnimation int = 65536 FlagActivityNoHistory int = 1073741824 FlagActivityNoUserAction int = 262144 FlagActivityPreviousIsTop int = 16777216 FlagActivityReorderToFront int = 131072 FlagActivityRequireDefault int = 512 FlagActivityRequireNonBrowser int = 1024 FlagActivityResetTaskIfNeeded int = 2097152 FlagActivityRetainInRecents int = 8192 FlagActivitySingleTop int = 536870912 FlagActivityTaskOnHome int = 16384 FlagDebugLogResolution int = 8 FlagDirectBootAuto int = 256 FlagExcludeStoppedPackages int = 16 FlagFromBackground int = 4 FlagGrantPersistableUriPermission int = 64 FlagGrantPrefixUriPermission int = 128 FlagGrantReadUriPermission int = 1 FlagGrantWriteUriPermission int = 2 FlagIncludeStoppedPackages int = 32 FlagReceiverForeground int = 268435456 FlagReceiverNoAbort int = 134217728 FlagReceiverRegisteredOnly int = 1073741824 FlagReceiverReplacePending int = 536870912 FlagReceiverVisibleToInstantApps int = 2097152 UriAllowUnsafe int = 4 UriAndroidAppScheme int = 2 UriIntentScheme int = 1 DefaultKeysDialer int = 1 DefaultKeysDisable int = 0 DefaultKeysSearchGlobal int = 4 DefaultKeysSearchLocal int = 3 DefaultKeysShortcut int = 2 FullscreenModeRequestEnter int = 1 FullscreenModeRequestExit int = 0 OverrideTransitionClose int = 1 OverrideTransitionOpen int = 0 ResultCanceled int = 0 ResultFirstUser int = 1 ResultOk int = -1 FlagAllowUnsafeImplicitIntent int = 16777216 FlagCancelCurrent int = 268435456 FlagImmutable int = 67108864 FlagMutable int = 33554432 FlagNoCreate int = 536870912 FlagOneShot int = 1073741824 FlagUpdateCurrent int = 134217728 BindAboveClient int = 8 BindAdjustWithActivity int = 128 BindAllowActivityStarts int = 512 BindAllowOomManagement int = 16 BindAutoCreate int = 1 BindDebugUnbind int = 2 BindExternalService int = -2147483648 BindImportant int = 64 BindIncludeCapabilities int = 4096 BindNotForeground int = 4 BindNotPerceptible int = 256 BindPackageIsolatedProcess int = 16384 BindWaivePriority int = 32 ContextIgnoreSecurity int = 2 ContextIncludeCode int = 1 ContextRestricted int = 4 DeviceIdDefault int = 0 DeviceIdInvalid int = -1 ModeAppend int = 32768 ModeEnableWriteAheadLogging int = 8 ModeMultiProcess int = 4 ModeNoLocalizedCollators int = 16 ModePrivate int = 0 ModeWorldReadable int = 1 ModeWorldWriteable int = 2 ReceiverExported int = 2 ReceiverNotExported int = 4 ReceiverVisibleToInstantApps int = 1 )
View Source
const ( ActionAirplaneModeChanged string = "android.intent.action.AIRPLANE_MODE" ActionAllApps string = "android.intent.action.ALL_APPS" ActionAnswer string = "android.intent.action.ANSWER" ActionApplicationLocaleChanged string = "android.intent.action.APPLICATION_LOCALE_CHANGED" ActionApplicationPreferences string = "android.intent.action.APPLICATION_PREFERENCES" ActionApplicationRestrictionsChanged string = "android.intent.action.APPLICATION_RESTRICTIONS_CHANGED" ActionAppError string = "android.intent.action.APP_ERROR" ActionAssist string = "android.intent.action.ASSIST" ActionAttachData string = "android.intent.action.ATTACH_DATA" ActionAutoRevokePermissions string = "android.intent.action.AUTO_REVOKE_PERMISSIONS" ActionBatteryChanged string = "android.intent.action.BATTERY_CHANGED" ActionBatteryLow string = "android.intent.action.BATTERY_LOW" ActionBatteryOkay string = "android.intent.action.BATTERY_OKAY" ActionBootCompleted string = "android.intent.action.BOOT_COMPLETED" ActionBugReport string = "android.intent.action.BUG_REPORT" ActionCall string = "android.intent.action.CALL" ActionCallButton string = "android.intent.action.CALL_BUTTON" ActionCameraButton string = "android.intent.action.CAMERA_BUTTON" ActionCarrierSetup string = "android.intent.action.CARRIER_SETUP" ActionChooser string = "android.intent.action.CHOOSER" ActionCloseSystemDialogs string = "android.intent.action.CLOSE_SYSTEM_DIALOGS" ActionConfigurationChanged string = "android.intent.action.CONFIGURATION_CHANGED" ActionCreateDocument string = "android.intent.action.CREATE_DOCUMENT" ActionCreateNote string = "android.intent.action.CREATE_NOTE" ActionCreateReminder string = "android.intent.action.CREATE_REMINDER" ActionCreateShortcut string = "android.intent.action.CREATE_SHORTCUT" ActionDateChanged string = "android.intent.action.DATE_CHANGED" ActionDefault string = "android.intent.action.VIEW" ActionDefine string = "android.intent.action.DEFINE" ActionDelete string = "android.intent.action.DELETE" ActionDeviceStorageLow string = "android.intent.action.DEVICE_STORAGE_LOW" ActionDeviceStorageOk string = "android.intent.action.DEVICE_STORAGE_OK" ActionDial string = "android.intent.action.DIAL" ActionDockEvent string = "android.intent.action.DOCK_EVENT" ActionDreamingStarted string = "android.intent.action.DREAMING_STARTED" ActionDreamingStopped string = "android.intent.action.DREAMING_STOPPED" ActionEdit string = "android.intent.action.EDIT" ActionExternalApplicationsAvailable string = "android.intent.action.EXTERNAL_APPLICATIONS_AVAILABLE" ActionFactoryTest string = "android.intent.action.FACTORY_TEST" ActionGetContent string = "android.intent.action.GET_CONTENT" ActionGetRestrictionEntries string = "android.intent.action.GET_RESTRICTION_ENTRIES" ActionGtalkServiceConnected string = "android.intent.action.GTALK_CONNECTED" ActionGtalkServiceDisconnected string = "android.intent.action.GTALK_DISCONNECTED" ActionHeadsetPlug string = "android.intent.action.HEADSET_PLUG" ActionInputMethodChanged string = "android.intent.action.INPUT_METHOD_CHANGED" ActionInsert string = "android.intent.action.INSERT" ActionInsertOrEdit string = "android.intent.action.INSERT_OR_EDIT" ActionInstallFailure string = "android.intent.action.INSTALL_FAILURE" ActionInstallPackage string = "android.intent.action.INSTALL_PACKAGE" ActionLaunchCaptureContentActivityForNote string = "android.intent.action.LAUNCH_CAPTURE_CONTENT_ACTIVITY_FOR_NOTE" ActionLocaleChanged string = "android.intent.action.LOCALE_CHANGED" ActionLockedBootCompleted string = "android.intent.action.LOCKED_BOOT_COMPLETED" ActionMain string = "android.intent.action.MAIN" ActionManagedProfileAdded string = "android.intent.action.MANAGED_PROFILE_ADDED" ActionManagedProfileAvailable string = "android.intent.action.MANAGED_PROFILE_AVAILABLE" ActionManagedProfileRemoved string = "android.intent.action.MANAGED_PROFILE_REMOVED" ActionManagedProfileUnlocked string = "android.intent.action.MANAGED_PROFILE_UNLOCKED" ActionManageNetworkUsage string = "android.intent.action.MANAGE_NETWORK_USAGE" ActionManagePackageStorage string = "android.intent.action.MANAGE_PACKAGE_STORAGE" ActionManageUnusedApps string = "android.intent.action.MANAGE_UNUSED_APPS" ActionMediaBadRemoval string = "android.intent.action.MEDIA_BAD_REMOVAL" ActionMediaButton string = "android.intent.action.MEDIA_BUTTON" ActionMediaChecking string = "android.intent.action.MEDIA_CHECKING" ActionMediaEject string = "android.intent.action.MEDIA_EJECT" ActionMediaMounted string = "android.intent.action.MEDIA_MOUNTED" ActionMediaNofs string = "android.intent.action.MEDIA_NOFS" ActionMediaRemoved string = "android.intent.action.MEDIA_REMOVED" ActionMediaScannerFinished string = "android.intent.action.MEDIA_SCANNER_FINISHED" ActionMediaScannerScanFile string = "android.intent.action.MEDIA_SCANNER_SCAN_FILE" ActionMediaScannerStarted string = "android.intent.action.MEDIA_SCANNER_STARTED" ActionMediaUnmountable string = "android.intent.action.MEDIA_UNMOUNTABLE" ActionMediaUnmounted string = "android.intent.action.MEDIA_UNMOUNTED" ActionMyPackageReplaced string = "android.intent.action.MY_PACKAGE_REPLACED" ActionMyPackageSuspended string = "android.intent.action.MY_PACKAGE_SUSPENDED" ActionMyPackageUnsuspended string = "android.intent.action.MY_PACKAGE_UNSUSPENDED" ActionNewOutgoingCall string = "android.intent.action.NEW_OUTGOING_CALL" ActionOpenDocument string = "android.intent.action.OPEN_DOCUMENT" ActionOpenDocumentTree string = "android.intent.action.OPEN_DOCUMENT_TREE" ActionPackagesSuspended string = "android.intent.action.PACKAGES_SUSPENDED" ActionPackagesUnsuspended string = "android.intent.action.PACKAGES_UNSUSPENDED" ActionPackageAdded string = "android.intent.action.PACKAGE_ADDED" ActionPackageChanged string = "android.intent.action.PACKAGE_CHANGED" ActionPackageDataCleared string = "android.intent.action.PACKAGE_DATA_CLEARED" ActionPackageFirstLaunch string = "android.intent.action.PACKAGE_FIRST_LAUNCH" ActionPackageFullyRemoved string = "android.intent.action.PACKAGE_FULLY_REMOVED" ActionPackageInstall string = "android.intent.action.PACKAGE_INSTALL" ActionPackageNeedsVerification string = "android.intent.action.PACKAGE_NEEDS_VERIFICATION" ActionPackageRemoved string = "android.intent.action.PACKAGE_REMOVED" ActionPackageReplaced string = "android.intent.action.PACKAGE_REPLACED" ActionPackageRestarted string = "android.intent.action.PACKAGE_RESTARTED" ActionPackageUnstopped string = "android.intent.action.PACKAGE_UNSTOPPED" ActionPackageVerified string = "android.intent.action.PACKAGE_VERIFIED" ActionPaste string = "android.intent.action.PASTE" ActionPick string = "android.intent.action.PICK" ActionPickActivity string = "android.intent.action.PICK_ACTIVITY" ActionPowerConnected string = "android.intent.action.ACTION_POWER_CONNECTED" ActionPowerDisconnected string = "android.intent.action.ACTION_POWER_DISCONNECTED" ActionPowerUsageSummary string = "android.intent.action.POWER_USAGE_SUMMARY" ActionProcessText string = "android.intent.action.PROCESS_TEXT" ActionProfileAccessible string = "android.intent.action.PROFILE_ACCESSIBLE" ActionProfileAdded string = "android.intent.action.PROFILE_ADDED" ActionProfileAvailable string = "android.intent.action.PROFILE_AVAILABLE" ActionProfileInaccessible string = "android.intent.action.PROFILE_INACCESSIBLE" ActionProfileRemoved string = "android.intent.action.PROFILE_REMOVED" ActionProviderChanged string = "android.intent.action.PROVIDER_CHANGED" ActionQuickClock string = "android.intent.action.QUICK_CLOCK" ActionQuickView string = "android.intent.action.QUICK_VIEW" ActionReboot string = "android.intent.action.REBOOT" ActionRun string = "android.intent.action.RUN" ActionSafetyCenter string = "android.intent.action.SAFETY_CENTER" ActionScreenOff string = "android.intent.action.SCREEN_OFF" ActionScreenOn string = "android.intent.action.SCREEN_ON" ActionSearch string = "android.intent.action.SEARCH" ActionSearchLongPress string = "android.intent.action.SEARCH_LONG_PRESS" ActionSend string = "android.intent.action.SEND" ActionSendto string = "android.intent.action.SENDTO" ActionSendMultiple string = "android.intent.action.SEND_MULTIPLE" ActionSetWallpaper string = "android.intent.action.SET_WALLPAPER" ActionShowAppInfo string = "android.intent.action.SHOW_APP_INFO" ActionShowWorkApps string = "android.intent.action.SHOW_WORK_APPS" ActionShutdown string = "android.intent.action.ACTION_SHUTDOWN" ActionSync string = "android.intent.action.SYNC" ActionSystemTutorial string = "android.intent.action.SYSTEM_TUTORIAL" ActionTimezoneChanged string = "android.intent.action.TIMEZONE_CHANGED" ActionTimeChanged string = "android.intent.action.TIME_SET" ActionTimeTick string = "android.intent.action.TIME_TICK" ActionTranslate string = "android.intent.action.TRANSLATE" ActionUidRemoved string = "android.intent.action.UID_REMOVED" ActionUmsConnected string = "android.intent.action.UMS_CONNECTED" ActionUmsDisconnected string = "android.intent.action.UMS_DISCONNECTED" ActionUnarchivePackage string = "android.intent.action.UNARCHIVE_PACKAGE" ActionUninstallPackage string = "android.intent.action.UNINSTALL_PACKAGE" ActionUserBackground string = "android.intent.action.USER_BACKGROUND" ActionUserForeground string = "android.intent.action.USER_FOREGROUND" ActionUserInitialize string = "android.intent.action.USER_INITIALIZE" ActionUserPresent string = "android.intent.action.USER_PRESENT" ActionUserUnlocked string = "android.intent.action.USER_UNLOCKED" ActionView string = "android.intent.action.VIEW" ActionViewLocus string = "android.intent.action.VIEW_LOCUS" ActionViewPermissionUsage string = "android.intent.action.VIEW_PERMISSION_USAGE" ActionViewPermissionUsageForPeriod string = "android.intent.action.VIEW_PERMISSION_USAGE_FOR_PERIOD" ActionVoiceCommand string = "android.intent.action.VOICE_COMMAND" ActionWallpaperChanged string = "android.intent.action.WALLPAPER_CHANGED" ActionWebSearch string = "android.intent.action.WEB_SEARCH" CategoryAccessibilityShortcutTarget string = "android.intent.category.ACCESSIBILITY_SHORTCUT_TARGET" CategoryAlternative string = "android.intent.category.ALTERNATIVE" CategoryAppBrowser string = "android.intent.category.APP_BROWSER" CategoryAppCalculator string = "android.intent.category.APP_CALCULATOR" CategoryAppCalendar string = "android.intent.category.APP_CALENDAR" CategoryAppContacts string = "android.intent.category.APP_CONTACTS" CategoryAppEmail string = "android.intent.category.APP_EMAIL" CategoryAppFiles string = "android.intent.category.APP_FILES" CategoryAppFitness string = "android.intent.category.APP_FITNESS" CategoryAppGallery string = "android.intent.category.APP_GALLERY" CategoryAppMaps string = "android.intent.category.APP_MAPS" CategoryAppMarket string = "android.intent.category.APP_MARKET" CategoryAppMessaging string = "android.intent.category.APP_MESSAGING" CategoryAppMusic string = "android.intent.category.APP_MUSIC" CategoryAppWeather string = "android.intent.category.APP_WEATHER" CategoryBrowsable string = "android.intent.category.BROWSABLE" CategoryCarDock string = "android.intent.category.CAR_DOCK" CategoryCarMode string = "android.intent.category.CAR_MODE" CategoryDefault string = "android.intent.category.DEFAULT" CategoryDeskDock string = "android.intent.category.DESK_DOCK" CategoryDevelopmentPreference string = "android.intent.category.DEVELOPMENT_PREFERENCE" CategoryEmbed string = "android.intent.category.EMBED" CategoryFrameworkInstrumentationTest string = "android.intent.category.FRAMEWORK_INSTRUMENTATION_TEST" CategoryHeDeskDock string = "android.intent.category.HE_DESK_DOCK" CategoryHome string = "android.intent.category.HOME" CategoryInfo string = "android.intent.category.INFO" CategoryLauncher string = "android.intent.category.LAUNCHER" CategoryLeanbackLauncher string = "android.intent.category.LEANBACK_LAUNCHER" CategoryLeDeskDock string = "android.intent.category.LE_DESK_DOCK" CategoryMonkey string = "android.intent.category.MONKEY" CategoryOpenable string = "android.intent.category.OPENABLE" CategoryPreference string = "android.intent.category.PREFERENCE" CategorySampleCode string = "android.intent.category.SAMPLE_CODE" CategorySecondaryHome string = "android.intent.category.SECONDARY_HOME" CategorySelectedAlternative string = "android.intent.category.SELECTED_ALTERNATIVE" CategoryTab string = "android.intent.category.TAB" CategoryTest string = "android.intent.category.TEST" CategoryTypedOpenable string = "android.intent.category.TYPED_OPENABLE" CategoryUnitTest string = "android.intent.category.UNIT_TEST" CategoryVoice string = "android.intent.category.VOICE" CategoryVrHome string = "android.intent.category.VR_HOME" ExtraAlarmCount string = "android.intent.extra.ALARM_COUNT" ExtraAllowMultiple string = "android.intent.extra.ALLOW_MULTIPLE" ExtraAllowReplace string = "android.intent.extra.ALLOW_REPLACE" ExtraAlternateIntents string = "android.intent.extra.ALTERNATE_INTENTS" ExtraArchival string = "android.intent.extra.ARCHIVAL" ExtraAssistContext string = "android.intent.extra.ASSIST_CONTEXT" ExtraAssistInputDeviceId string = "android.intent.extra.ASSIST_INPUT_DEVICE_ID" ExtraAssistInputHintKeyboard string = "android.intent.extra.ASSIST_INPUT_HINT_KEYBOARD" ExtraAssistPackage string = "android.intent.extra.ASSIST_PACKAGE" ExtraAssistUid string = "android.intent.extra.ASSIST_UID" ExtraAttributionTags string = "android.intent.extra.ATTRIBUTION_TAGS" ExtraAutoLaunchSingleChoice string = "android.intent.extra.AUTO_LAUNCH_SINGLE_CHOICE" ExtraBcc string = "android.intent.extra.BCC" ExtraBugReport string = "android.intent.extra.BUG_REPORT" ExtraCaptureContentForNoteStatusCode string = "android.intent.extra.CAPTURE_CONTENT_FOR_NOTE_STATUS_CODE" ExtraCc string = "android.intent.extra.CC" ExtraChangedComponentName string = "android.intent.extra.changed_component_name" ExtraChangedComponentNameList string = "android.intent.extra.changed_component_name_list" ExtraChangedPackageList string = "android.intent.extra.changed_package_list" ExtraChangedUidList string = "android.intent.extra.changed_uid_list" ExtraChooserAdditionalContentUri string = "android.intent.extra.CHOOSER_ADDITIONAL_CONTENT_URI" ExtraChooserContentTypeHint string = "android.intent.extra.CHOOSER_CONTENT_TYPE_HINT" ExtraChooserCustomActions string = "android.intent.extra.CHOOSER_CUSTOM_ACTIONS" ExtraChooserFocusedItemPosition string = "android.intent.extra.CHOOSER_FOCUSED_ITEM_POSITION" ExtraChooserRefinementIntentSender string = "android.intent.extra.CHOOSER_REFINEMENT_INTENT_SENDER" ExtraChooserResult string = "android.intent.extra.CHOOSER_RESULT" ExtraChooserResultIntentSender string = "android.intent.extra.CHOOSER_RESULT_INTENT_SENDER" ExtraChooserTargets string = "android.intent.extra.CHOOSER_TARGETS" ExtraChosenComponent string = "android.intent.extra.CHOSEN_COMPONENT" ExtraChosenComponentIntentSender string = "android.intent.extra.CHOSEN_COMPONENT_INTENT_SENDER" ExtraComponentName string = "android.intent.extra.COMPONENT_NAME" ExtraContentAnnotations string = "android.intent.extra.CONTENT_ANNOTATIONS" ExtraContentQuery string = "android.intent.extra.CONTENT_QUERY" ExtraDataRemoved string = "android.intent.extra.DATA_REMOVED" ExtraDockState string = "android.intent.extra.DOCK_STATE" ExtraDontKillApp string = "android.intent.extra.DONT_KILL_APP" ExtraDurationMillis string = "android.intent.extra.DURATION_MILLIS" ExtraEmail string = "android.intent.extra.EMAIL" ExtraEndTime string = "android.intent.extra.END_TIME" ExtraExcludeComponents string = "android.intent.extra.EXCLUDE_COMPONENTS" ExtraFromStorage string = "android.intent.extra.FROM_STORAGE" ExtraHtmlText string = "android.intent.extra.HTML_TEXT" ExtraIndex string = "android.intent.extra.INDEX" ExtraInitialIntents string = "android.intent.extra.INITIAL_INTENTS" ExtraInstallerPackageName string = "android.intent.extra.INSTALLER_PACKAGE_NAME" ExtraIntent string = "android.intent.extra.INTENT" ExtraKeyEvent string = "android.intent.extra.KEY_EVENT" ExtraLocaleList string = "android.intent.extra.LOCALE_LIST" ExtraLocalOnly string = "android.intent.extra.LOCAL_ONLY" ExtraLocusId string = "android.intent.extra.LOCUS_ID" ExtraMetadataText string = "android.intent.extra.METADATA_TEXT" ExtraMimeTypes string = "android.intent.extra.MIME_TYPES" ExtraNotUnknownSource string = "android.intent.extra.NOT_UNKNOWN_SOURCE" ExtraOriginatingUri string = "android.intent.extra.ORIGINATING_URI" ExtraPackages string = "android.intent.extra.PACKAGES" ExtraPackageName string = "android.intent.extra.PACKAGE_NAME" ExtraPermissionGroupName string = "android.intent.extra.PERMISSION_GROUP_NAME" ExtraPhoneNumber string = "android.intent.extra.PHONE_NUMBER" ExtraProcessText string = "android.intent.extra.PROCESS_TEXT" ExtraProcessTextReadonly string = "android.intent.extra.PROCESS_TEXT_READONLY" ExtraQuickViewFeatures string = "android.intent.extra.QUICK_VIEW_FEATURES" ExtraQuietMode string = "android.intent.extra.QUIET_MODE" ExtraReferrer string = "android.intent.extra.REFERRER" ExtraReferrerName string = "android.intent.extra.REFERRER_NAME" ExtraRemoteIntentToken string = "android.intent.extra.remote_intent_token" ExtraReplacementExtras string = "android.intent.extra.REPLACEMENT_EXTRAS" ExtraReplacing string = "android.intent.extra.REPLACING" ExtraRestrictionsBundle string = "android.intent.extra.restrictions_bundle" ExtraRestrictionsIntent string = "android.intent.extra.restrictions_intent" ExtraRestrictionsList string = "android.intent.extra.restrictions_list" ExtraResultReceiver string = "android.intent.extra.RESULT_RECEIVER" ExtraReturnResult string = "android.intent.extra.RETURN_RESULT" ExtraShortcutIcon string = "android.intent.extra.shortcut.ICON" ExtraShortcutIconResource string = "android.intent.extra.shortcut.ICON_RESOURCE" ExtraShortcutId string = "android.intent.extra.shortcut.ID" ExtraShortcutIntent string = "android.intent.extra.shortcut.INTENT" ExtraShortcutName string = "android.intent.extra.shortcut.NAME" ExtraShutdownUserspaceOnly string = "android.intent.extra.SHUTDOWN_USERSPACE_ONLY" ExtraSplitName string = "android.intent.extra.SPLIT_NAME" ExtraStartTime string = "android.intent.extra.START_TIME" ExtraStream string = "android.intent.extra.STREAM" ExtraSubject string = "android.intent.extra.SUBJECT" ExtraSuspendedPackageExtras string = "android.intent.extra.SUSPENDED_PACKAGE_EXTRAS" ExtraTemplate string = "android.intent.extra.TEMPLATE" ExtraText string = "android.intent.extra.TEXT" ExtraTime string = "android.intent.extra.TIME" ExtraTimezone string = "time-zone" ExtraTitle string = "android.intent.extra.TITLE" ExtraUid string = "android.intent.extra.UID" ExtraUser string = "android.intent.extra.USER" ExtraUserInitiated string = "android.intent.extra.USER_INITIATED" ExtraUseStylusMode string = "android.intent.extra.USE_STYLUS_MODE" MetadataDockHome string = "android.dock_home" AccessibilityService string = "accessibility" AccountService string = "account" ActivityService string = "activity" AdvancedProtectionService string = "advanced_protection" AlarmService string = "alarm" AppwidgetService string = "appwidget" AppFunctionService string = "app_function" AppOpsService string = "appops" AppSearchService string = "app_search" AudioService string = "audio" BatteryService string = "batterymanager" BiometricService string = "biometric" BlobStoreService string = "blob_store" BluetoothService string = "bluetooth" BugreportService string = "bugreport" CameraService string = "camera" CaptioningService string = "captioning" CarrierConfigService string = "carrier_config" ClipboardService string = "clipboard" CompanionDeviceService string = "companiondevice" ConnectivityDiagnosticsService string = "connectivity_diagnostics" ConnectivityService string = "connectivity" ConsumerIrService string = "consumer_ir" ContactKeysService string = "contact_keys" CredentialService string = "credential" CrossProfileAppsService string = "crossprofileapps" DeviceLockService string = "device_lock" DevicePolicyService string = "device_policy" DisplayHashService string = "display_hash" DisplayService string = "display" DomainVerificationService string = "domain_verification" DownloadService string = "download" DropboxService string = "dropbox" EuiccService string = "euicc" FileIntegrityService string = "file_integrity" FingerprintService string = "fingerprint" GameService string = "game" GrammaticalInflectionService string = "grammatical_inflection" HardwarePropertiesService string = "hardware_properties" HealthconnectService string = "healthconnect" InputMethodService string = "input_method" InputService string = "input" IpsecService string = "ipsec" JobSchedulerService string = "jobscheduler" KeyguardService string = "keyguard" KeystoreService string = "keystore" LauncherAppsService string = "launcherapps" LayoutInflaterService string = "layout_inflater" LocaleService string = "locale" LocationService string = "location" MediaCommunicationService string = "media_communication" MediaMetricsService string = "media_metrics" MediaProjectionService string = "media_projection" MediaQualityService string = "media_quality" MediaRouterService string = "media_router" MediaSessionService string = "media_session" MidiService string = "midi" NetworkStatsService string = "netstats" NfcService string = "nfc" NotificationService string = "notification" NsdService string = "servicediscovery" OverlayService string = "overlay" PeopleService string = "people" PerformanceHintService string = "performance_hint" PersistentDataBlockService string = "persistent_data_block" PowerService string = "power" PrintService string = "print" ProfilingService string = "profiling" RestrictionsService string = "restrictions" RoleService string = "role" SatelliteService string = "satellite" SearchService string = "search" SecurityStateService string = "security_state" SensorService string = "sensor" ShortcutService string = "shortcut" StatusBarService string = "statusbar" StorageService string = "storage" StorageStatsService string = "storagestats" SystemHealthService string = "systemhealth" TelecomService string = "telecom" TelephonyImsService string = "telephony_ims" TelephonyService string = "phone" TelephonySubscriptionService string = "telephony_subscription_service" TetheringService string = "tethering" TextClassificationService string = "textclassification" TextServicesManagerService string = "textservices" TvAdService string = "tv_ad" TvInputService string = "tv_input" TvInteractiveAppService string = "tv_interactive_app" UiModeService string = "uimode" UsageStatsService string = "usagestats" UsbService string = "usb" UserService string = "user" VibratorManagerService string = "vibrator_manager" VibratorService string = "vibrator" VirtualDeviceService string = "virtualdevice" VpnManagementService string = "vpn_management" WallpaperService string = "wallpaper" WifiAwareService string = "wifiaware" WifiP2pService string = "wifip2p" WifiRttRangingService string = "wifirtt" WifiService string = "wifi" WindowService string = "window" )
View Source
const (
BindExternalServiceLong int = 4611686018427387904
)
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.