Home
last modified time | relevance | path

Searched refs:SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/
DSyncActivityTooManyDeletes.java118 extras.putBoolean(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS, true); in startSyncReallyDelete()
DContentResolver.java146 public static final String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_override"; field in ContentResolver
/frameworks/base/cmds/requestsync/src/com/android/commands/requestsync/
DRequestSync.java114 mExtras.putBoolean(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS, true); in parseArgs()
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java3381 if (key.equals(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS)) { in isSyncSetting()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7066 …field public static final java.lang.String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_ov…
/frameworks/base/api/
Dcurrent.txt8725 …field public static final java.lang.String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_ov…
Dsystem-current.txt9226 …field public static final java.lang.String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_ov…