Searched refs:SYNC_EXTRAS_IGNORE_SETTINGS (Results 1 – 9 of 9) 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 ContentResolver2442 || extras.getBoolean(SYNC_EXTRAS_IGNORE_SETTINGS, false) in addPeriodicSync()2467 || 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()
846 extras.putBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, true); in scheduleSync()849 extras.getBoolean(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS, false); in scheduleSync()3366 if (key.equals(ContentResolver.SYNC_EXTRAS_IGNORE_SETTINGS)) { in isSyncSetting()
7063 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
8722 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
9223 field public static final java.lang.String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";