Searched refs:NO_SYNC (Results 1 – 5 of 5) sorted by relevance
23 packAndUnpackLastSyncResult(UIProvider.SyncStatus.NO_SYNC, in testReadAndWriteOfLastSyncResult()25 packAndUnpackLastSyncResult(UIProvider.SyncStatus.NO_SYNC, in testReadAndWriteOfLastSyncResult()
50 public static final int NO_SYNC = 0; field in UIProvider.SyncStatus
1611 statusValues.put(Mailbox.UI_SYNC_STATUS, UIProvider.SyncStatus.NO_SYNC); in searchMailboxImpl()
95 public static final int SYNC_STATUS_NONE = UIProvider.SyncStatus.NO_SYNC;
523 "=" + UIProvider.SyncStatus.NO_SYNC); in initUiProvider()3597 values.put(UIProvider.AccountColumns.SYNC_STATUS, UIProvider.SyncStatus.NO_SYNC); in genQueryAccount()5859 values.put(Mailbox.UI_SYNC_STATUS, UIProvider.SyncStatus.NO_SYNC); in uiFolderRefresh()