FileDocCategorySizeDatePackage
SyncStats.javaAPI DocAndroid 5.1 API918Sat Mar 14 14:09:40 GMT 2015android.content

SyncStats

public class SyncStats extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public long
numAuthExceptions
public long
numConflictDetectedExceptions
public long
numDeletes
public long
numEntries
public long
numInserts
public long
numIoExceptions
public long
numParseExceptions
public long
numSkippedEntries
public long
numUpdates
Constructors Summary
public SyncStats()

 throw new RuntimeException("Stub!"); 
public SyncStats(android.os.Parcel in)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidclear()

 throw new RuntimeException("Stub!"); 
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");