Searched refs:HOST_AUTH_KEY_SEND (Results 1 – 3 of 3) sorted by relevance
167 AccountColumns.HOST_AUTH_KEY_SEND, AccountColumns.FLAGS, AccountColumns.IS_DEFAULT,801 cv.put(Account.HOST_AUTH_KEY_SEND, sendIndex); in save()846 values.put(AccountColumns.HOST_AUTH_KEY_SEND, mHostAuthKeySend); in toContentValues()
1413 public static final String HOST_AUTH_KEY_SEND = "hostAuthKeySend"; field
78 " where " + EmailContent.RECORD_ID + "=old." + AccountColumns.HOST_AUTH_KEY_SEND +309 + AccountColumns.HOST_AUTH_KEY_SEND + " integer, " in createAccountTable()