Uses of Class
android.content.SyncResult

Packages that use SyncResult
android.content   
 

Uses of SyncResult in android.content
 

Fields in android.content declared as SyncResult
static SyncResult SyncResult.ALREADY_IN_PROGRESS
           
 

Fields in android.content with type parameters of type SyncResult
static Parcelable.Creator<SyncResult> SyncResult.CREATOR
           
 

Methods in android.content with parameters of type SyncResult
 void SyncContext.onFinished(SyncResult result)
           
abstract  void AbstractThreadedSyncAdapter.onPerformSync(Account account, Bundle extras, String authority, ContentProviderClient provider, SyncResult syncResult)
           
 



Copyright © 2008-2012. All Rights Reserved.