Searched refs:SYNC_EXTRAS_UPLOAD (Results 1 – 5 of 5) sorted by relevance
121 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true); in startSyncReallyDelete()130 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true); in startSyncUndoDeletes()
177 public static final String SYNC_EXTRAS_UPLOAD = "upload"; field in ContentResolver
182 mExtras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true); in parseArgs()
952 final boolean uploadOnly = extras.getBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, false); in scheduleSync()1231 extras.putBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, true); in scheduleLocalSync()1714 } else if (operation.extras.getBoolean(ContentResolver.SYNC_EXTRAS_UPLOAD, false) in maybeRescheduleSync()1717 operation.extras.remove(ContentResolver.SYNC_EXTRAS_UPLOAD); in maybeRescheduleSync()3947 if (key.equals(ContentResolver.SYNC_EXTRAS_UPLOAD)) { in isSyncSetting()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...