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