public final class UIBackgroundRefreshStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Available
enabled for this application
|
static long |
Denied
explicitly disabled by the user for this application
|
static long |
Restricted
unavailable on this system due to device configuration; the user cannot enable the feature
|
public static final long Restricted
public static final long Denied
public static final long Available