Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DSyncActivityTooManyDeletes.java118 extras.putBoolean(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS, true); in startSyncReallyDelete()
DSyncOperation.java55 removeFalseExtra(ContentResolver.SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS); in SyncOperation()
DContentResolver.java104 public static final String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_override"; field in ContentResolver
/frameworks/base/api/
Dcurrent.txt4946 …field public static final java.lang.String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_ov…
D14.txt4946 …field public static final java.lang.String SYNC_EXTRAS_OVERRIDE_TOO_MANY_DELETIONS = "deletions_ov…