Searched refs:ACCOUNT_INTEGRITY_SQL (Results 1 – 1 of 1) sorted by relevance
1810 private static final String ACCOUNT_INTEGRITY_SQL = field in EmailProvider1968 ic = db.rawQuery(ACCOUNT_INTEGRITY_SQL, new String[] {id}); in update()