private static class NotificationsSyncAdapterService.SyncAdapterImpl extends AbstractThreadedSyncAdapter
Modifier and Type | Field and Description |
---|---|
private Context |
mContext |
LOG_SYNC_DETAILS
Constructor and Description |
---|
NotificationsSyncAdapterService.SyncAdapterImpl(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
onPerformSync(Account account,
Bundle extras,
String authority,
ContentProviderClient provider,
SyncResult syncResult) |
getContext, getSyncAdapterBinder, onSyncCanceled, onSyncCanceled
private final Context mContext
public NotificationsSyncAdapterService.SyncAdapterImpl(Context context)
public void onPerformSync(Account account, Bundle extras, String authority, ContentProviderClient provider, SyncResult syncResult)
onPerformSync
in class AbstractThreadedSyncAdapter