No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 8 |
| From Level: | 7 |
| Generated | 2010.05.11 19:22 |
ContentResolver | Added Methods | |
|---|---|
void
addPeriodicSync(
Account,
String
|
|
SyncInfo
getCurrentSync()
|
|
List<PeriodicSync>
getPeriodicSyncs(
Account,
String
|
|
void
removePeriodicSync(
Account,
String
|
|
| 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
|
|