Searched refs:HOST_AUTH_KEY_SEND (Results 1 – 3 of 3) sorted by relevance
179 AccountColumns.HOST_AUTH_KEY_SEND, AccountColumns.FLAGS,698 cv.put(AccountColumns.HOST_AUTH_KEY_SEND, sendIndex); in save()743 values.put(AccountColumns.HOST_AUTH_KEY_SEND, mHostAuthKeySend); in toContentValues()
1682 public static final String HOST_AUTH_KEY_SEND = "hostAuthKeySend"; field
99 " where " + BaseColumns._ID + "=old." + AccountColumns.HOST_AUTH_KEY_SEND +506 + AccountColumns.HOST_AUTH_KEY_SEND + " integer, " in createAccountTable()