Documentation
¶
Index ¶
Constants ¶
View Source
const ( PendingJobReasonApp = 1 PendingJobReasonAppStandby = 2 PendingJobReasonBackgroundRestriction = 3 PendingJobReasonConstraintBatteryNotLow = 4 PendingJobReasonConstraintCharging = 5 PendingJobReasonConstraintConnectivity = 6 PendingJobReasonConstraintContentTrigger = 7 PendingJobReasonConstraintDeadline = 16 PendingJobReasonConstraintDeviceIdle = 8 PendingJobReasonConstraintMinimumLatency = 9 PendingJobReasonConstraintPrefetch = 10 PendingJobReasonConstraintStorageNotLow = 11 PendingJobReasonDeviceState = 12 PendingJobReasonExecuting = -1 PendingJobReasonInvalidJobId = -2 PendingJobReasonJobSchedulerOptimization = 13 PendingJobReasonQuota = 14 PendingJobReasonUndefined = 0 PendingJobReasonUser = 15 ResultFailure = 0 ResultSuccess = 1 BackoffPolicyExponential = 1 BackoffPolicyLinear = 0 Creator = 0 NetworkBytesUnknown = -1 NetworkTypeAny = 1 NetworkTypeCellular = 4 NetworkTypeMetered = 4 NetworkTypeNone = 0 NetworkTypeNotRoaming = 3 NetworkTypeUnmetered = 2 PriorityDefault = 300 PriorityHigh = 400 PriorityLow = 200 PriorityMax = 500 PriorityMin = 100 )
View Source
const ( DefaultInitialBackoffMillis = 30000 MaxBackoffDelayMillis = 18000000 )
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.