Home | History | Annotate | Download | only in content

Lines Matching refs:SYNC_EXTRAS_IGNORE_SETTINGS

75     public static final String SYNC_EXTRAS_IGNORE_SETTINGS = "ignore_settings";
90 * Setting this extra is the equivalent of setting both {@link #SYNC_EXTRAS_IGNORE_SETTINGS}
1066 * {@link #SYNC_EXTRAS_IGNORE_BACKOFF}, {@link #SYNC_EXTRAS_IGNORE_SETTINGS},
1090 || extras.getBoolean(SYNC_EXTRAS_IGNORE_SETTINGS, false)