Class android.content.ContentResolver

Added Methods
void addPeriodicSync(Account, String, Bundle, long)  
SyncInfo getCurrentSync()  
List<PeriodicSync> getPeriodicSyncs(Account, String)  
void removePeriodicSync(Account, String, Bundle)  
 

Added Fields
String SYNC_EXTRAS_DO_NOT_RETRY  
String SYNC_EXTRAS_IGNORE_BACKOFF  
String SYNC_EXTRAS_IGNORE_SETTINGS  
int SYNC_OBSERVER_TYPE_ACTIVE  
int SYNC_OBSERVER_TYPE_PENDING  
int SYNC_OBSERVER_TYPE_SETTINGS