Searched refs:SECURITY_SYNC_KEY (Results 1 – 5 of 5) sorted by relevance
550 .withValue(AccountColumns.SECURITY_SYNC_KEY, securitySyncKey) in setAccountPolicy()555 .withValue(AccountColumns.SECURITY_SYNC_KEY, null) in setAccountPolicy()
182 AccountColumns.SECURITY_SYNC_KEY,748 values.put(AccountColumns.SECURITY_SYNC_KEY, mSecuritySyncKey); in toContentValues()
1715 public static final String SECURITY_SYNC_KEY = "securitySyncKey"; field
113 cv.put(AccountColumns.SECURITY_SYNC_KEY, account.mSecuritySyncKey); in getAccountContentValues()
515 + AccountColumns.SECURITY_SYNC_KEY + " text, " in createAccountTable()920 + " add column " + AccountColumns.SECURITY_SYNC_KEY + " text" + ";"); in onUpgrade()