Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator = 0 AutomaticRuleStatusActivated = 4 AutomaticRuleStatusDeactivated = 5 AutomaticRuleStatusDisabled = 2 AutomaticRuleStatusEnabled = 1 AutomaticRuleStatusRemoved = 3 AutomaticRuleStatusUnknown = -1 BubblePreferenceAll = 1 BubblePreferenceNone = 0 BubblePreferenceSelected = 2 ImportanceDefault = 3 ImportanceHigh = 4 ImportanceLow = 2 ImportanceMax = 5 ImportanceMin = 1 ImportanceNone = 0 ImportanceUnspecified = -1000 InterruptionFilterAlarms = 4 InterruptionFilterAll = 1 InterruptionFilterNone = 3 InterruptionFilterPriority = 2 InterruptionFilterUnknown = 0 )
View Source
const ( DefaultChannelId = "miscellaneous" EditConversation = "conversation" EditImportance = "importance" EditLauncher = "launcher" EditLockedDevice = "locked" EditSound = "sound" EditVibration = "vibration" EditZen = "zen" ActionAppBlockStateChanged = "android.app.action.APP_BLOCK_STATE_CHANGED" ActionAutomaticZenRule = "android.app.action.AUTOMATIC_ZEN_RULE" ActionAutomaticZenRuleStatusChanged = "android.app.action.AUTOMATIC_ZEN_RULE_STATUS_CHANGED" ActionConsolidatedNotificationPolicyChanged = "android.app.action.CONSOLIDATED_NOTIFICATION_POLICY_CHANGED" ActionInterruptionFilterChanged = "android.app.action.INTERRUPTION_FILTER_CHANGED" ActionNotificationChannelBlockStateChanged = "android.app.action.NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED" ActionNotificationChannelGroupBlockStateChanged = "android.app.action.NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED" ActionNotificationPolicyAccessGrantedChanged = "android.app.action.NOTIFICATION_POLICY_ACCESS_GRANTED_CHANGED" ActionNotificationPolicyChanged = "android.app.action.NOTIFICATION_POLICY_CHANGED" ExtraAutomaticRuleId = "android.app.extra.AUTOMATIC_RULE_ID" ExtraAutomaticZenRuleId = "android.app.extra.AUTOMATIC_ZEN_RULE_ID" ExtraAutomaticZenRuleStatus = "android.app.extra.AUTOMATIC_ZEN_RULE_STATUS" ExtraBlockedState = "android.app.extra.BLOCKED_STATE" ExtraNotificationChannelGroupId = "android.app.extra.NOTIFICATION_CHANNEL_GROUP_ID" ExtraNotificationChannelId = "android.app.extra.NOTIFICATION_CHANNEL_ID" ExtraNotificationPolicy = "android.app.extra.NOTIFICATION_POLICY" MetaDataAutomaticRuleType = "android.service.zen.automatic.ruleType" MetaDataRuleInstanceLimit = "android.service.zen.automatic.ruleInstanceLimit" )
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.