Package org.robolectric.shadows
Class ShadowContentResolver.Status
java.lang.Object
org.robolectric.shadows.ShadowContentResolver.Status
- Enclosing class:
- ShadowContentResolver
-
Field Summary
Modifier and TypeFieldDescriptionint
boolean
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
syncRequests
public int syncRequests -
state
public int state -
syncAutomatically
public boolean syncAutomatically -
syncExtras
-
syncs
-
-
Constructor Details
-
Status
public Status()
-