public static class ShadowContentResolver.Status extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
state |
boolean |
syncAutomatically |
android.os.Bundle |
syncExtras |
int |
syncRequests |
List<android.content.PeriodicSync> |
syncs |
| Constructor and Description |
|---|
Status() |
public int syncRequests
public int state
public boolean syncAutomatically
public android.os.Bundle syncExtras
public List<android.content.PeriodicSync> syncs
Copyright © 2016. All rights reserved.