android.content
Class SyncInfo
java.lang.Object
android.content.SyncInfo
- All Implemented Interfaces:
- Parcelable
public class SyncInfo
- extends Object
- implements Parcelable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
account
public final Account account
authority
public final String authority
startTime
public final long startTime
describeContents
public int describeContents()
- Specified by:
describeContents
in interface Parcelable
writeToParcel
public void writeToParcel(Parcel parcel,
int flags)
- Specified by:
writeToParcel
in interface Parcelable
Copyright © 2008-2012. All Rights Reserved.