Searched refs:SYNC_EXTRAS_IGNORE_SETTINGS (Results 1 – 10 of 10) sorted by relevance
520 mSyncConfigExtras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in build()530 mSyncConfigExtras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in build()
114 public static final String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings"; field in ContentResolver2152 || extras.getBoolean(SYNC_EXTRAS_IGNORE_SETTINGS, false) in addPeriodicSync()2177 || extras.getBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, false) in invalidPeriodicExtras()
55 extras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in syncProvider()
100 mExtras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in parseArgs()
434 return extras.getBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, false); in isIgnoreSettings()
845 extras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in scheduleSync()848 extras.getBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, false); in scheduleSync()3355 if (key.equals(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS)) { in isSyncSetting()
7063 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
7982 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
8305 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
7992 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";