android.content.SyncStats
Summary
Constants
Fields
Public Constructors
Public Methods
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Constants
Fields
public
long
numAuthExceptions
public
long
numConflictDetectedExceptions
public
long
numIoExceptions
public
long
numParseExceptions
public
long
numSkippedEntries
Public Constructors
Public Methods
public
int
describeContents()
Describe the kinds of special objects contained in this Parcelable's
marshalled representation.
public
String
toString()
Returns a string containing a concise, human-readable description of the
receiver.
Returns
- String a printable representation for the receiver.
public
void
writeToParcel(Parcel dest, int flags)
Flatten this object in to a Parcel.