PeriodicSyncpublic class PeriodicSync extends Object implements android.os.Parcelable
Fields Summary |
---|
public static final android.os.Parcelable.Creator | CREATOR | public final android.accounts.Account | account | public final String | authority | public final android.os.Bundle | extras | public final long | period |
Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
| public boolean | equals(java.lang.Object o) throw new RuntimeException("Stub!");
| public java.lang.String | toString() throw new RuntimeException("Stub!");
| public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|
|