Searched refs:SYNC_STATUS_BACKGROUND (Results 1 – 2 of 2) sorted by relevance
110 public static final int SYNC_STATUS_BACKGROUND = UIProvider.SyncStatus.BACKGROUND_SYNC; field in EmailContent
1685 int syncStatus = EmailContent.SYNC_STATUS_BACKGROUND; in requestSync()