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()
112 public static final String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings"; field in ContentResolver2149 || extras.getBoolean(SYNC_EXTRAS_IGNORE_SETTINGS, false) in addPeriodicSync()2174 || 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()
769 extras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in scheduleSync()772 extras.getBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, false); in scheduleSync()3153 if (key.equals(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS)) { in isSyncSetting()
7063 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
7965 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
7972 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
8279 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";