FileDocCategorySizeDatePackage
PeriodicSync.javaAPI DocAndroid 5.1 API867Sat Mar 14 14:09:40 GMT 2015android.content

PeriodicSync

public 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
Constructors Summary
public PeriodicSync(android.accounts.Account account, String authority, android.os.Bundle extras, long periodInSeconds)

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

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object o)

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

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

 throw new RuntimeException("Stub!");