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  
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.