Searched refs:SYNC_DOWNLOAD_ONLY (Results 1 – 2 of 2) sorted by relevance
67 public static final String SYNC_DOWNLOAD_ONLY = "download_only"; field in OmtpVvmSyncService156 copyIntent.setAction(SYNC_DOWNLOAD_ONLY); in cancelRetriesForIntent()287 if (SYNC_FULL_SYNC.equals(action) || SYNC_DOWNLOAD_ONLY.equals(action)) { in syncAll()297 action = SYNC_DOWNLOAD_ONLY; in syncAll()
140 mContext, OmtpVvmSyncService.SYNC_DOWNLOAD_ONLY, mPhoneAccount, in processSync()