| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEVICE_CHARGING |
4 |
public static final int |
DEVICE_IDLE |
8 |
public static final int |
ON_ANY_NETWORK |
2 |
public static final int |
ON_UNMETERED_NETWORK |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_EXTRAS_SIZE_BYTES |
10240 |
public static final int |
MAX_TAG_LENGTH |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CANCEL_RESULT_NO_DRIVER_AVAILABLE |
2 |
public static final int |
CANCEL_RESULT_SUCCESS |
0 |
public static final int |
CANCEL_RESULT_UNKNOWN_ERROR |
1 |
public static final int |
SCHEDULE_RESULT_BAD_SERVICE |
4 |
public static final int |
SCHEDULE_RESULT_NO_DRIVER_AVAILABLE |
2 |
public static final int |
SCHEDULE_RESULT_SUCCESS |
0 |
public static final int |
SCHEDULE_RESULT_UNKNOWN_ERROR |
1 |
public static final int |
SCHEDULE_RESULT_UNSUPPORTED_TRIGGER |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESULT_FAIL_NORETRY |
2 |
public static final int |
RESULT_FAIL_RETRY |
1 |
public static final int |
RESULT_SUCCESS |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FOREVER |
2 |
public static final int |
UNTIL_NEXT_BOOT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FLAG_NOTIFY_FOR_DESCENDANTS |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RETRY_POLICY_EXPONENTIAL |
1 |
public static final int |
RETRY_POLICY_LINEAR |
2 |