public class SyncInfo extends Object implements Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
Account |
account |
String |
authority |
long |
startTime |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUEpublic final Account account
public final String authority
public final long startTime
public int describeContents()
describeContents in interface Parcelablepublic void writeToParcel(Parcel parcel, int flags)
writeToParcel in interface ParcelableCopyright © 2008-2013. All Rights Reserved.