public static class ShadowContentResolver.Status extends Object
Modifier and Type | Field and Description |
---|---|
int |
state |
boolean |
syncAutomatically |
Bundle |
syncExtras |
int |
syncRequests |
List<PeriodicSync> |
syncs |
Constructor and Description |
---|
Status() |
public int syncRequests
public int state
public boolean syncAutomatically
public Bundle syncExtras
public List<PeriodicSync> syncs