Searched refs:UI_LAST_SYNC_RESULT (Results 1 – 4 of 4) sorted by relevance
101 MailboxColumns.UI_SYNC_STATUS, MailboxColumns.UI_LAST_SYNC_RESULT,358 values.put(MailboxColumns.UI_LAST_SYNC_RESULT, mUiLastSyncResult); in toContentValues()
1495 public static final String UI_LAST_SYNC_RESULT = "uiLastSyncResult"; field
409 + MailboxColumns.UI_LAST_SYNC_RESULT + " integer default 0, " in createMailboxTable()857 + " add column " + Mailbox.UI_LAST_SYNC_RESULT + " integer;"); in onUpgrade()
1727 values.put(Mailbox.UI_LAST_SYNC_RESULT, result); in setMailboxLastSyncResult()