Searched refs:SYNC_EXTRAS_INITIALIZE (Results 1 – 10 of 10) sorted by relevance
162 && extras.getBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, false)) { in startSync()210 extras.putBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, true); in initialize()
116 return extras.getBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, false); in isInitialization()
116 public static final String SYNC_EXTRAS_INITIALIZE = "initialize"; field in ContentResolver1491 || extras.getBoolean(SYNC_EXTRAS_INITIALIZE, false) in addPeriodicSync()
616 newExtras.putBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, true); in scheduleSync()
110 mExtras.putBoolean(ContentResolver.SYNC_EXTRAS_INITIALIZE, true); in parseArgs()
489 NO DOC BLOCK: android.content.ContentResolver Field SYNC_EXTRAS_INITIALIZE
4944 field public static final java.lang.String SYNC_EXTRAS_INITIALIZE = "initialize";
4953 field public static final java.lang.String SYNC_EXTRAS_INITIALIZE = "initialize";
5179 field public static final java.lang.String SYNC_EXTRAS_INITIALIZE = "initialize";