Class | Description |
---|---|
ContentService | |
ContentService.Lifecycle | |
ContentService.ObserverCall |
Hide this class since it is not part of api,
but current unittest framework requires it to be public
|
ContentService.ObserverNode |
Hide this class since it is not part of api,
but current unittest framework requires it to be public
|
SyncJobService | |
SyncManager |
Implementation details:
All scheduled syncs will be passed on to JobScheduler as jobs
(See
SyncManager.scheduleSyncOperationH(SyncOperation, long) . |
SyncOperation |
Value type that represents a sync operation.
|
SyncStorageEngine |
Singleton that tracks the sync data and overall sync
history on the device.
|
SyncStorageEngine.AuthorityInfo | |
SyncStorageEngine.DayStats | |
SyncStorageEngine.EndPoint |
Bare bones representation of a sync target.
|
SyncStorageEngine.SyncHistoryItem |