Searched refs:DELETED_MESSAGE_INSERT (Results 1 – 1 of 1) sorted by relevance
331 private static final String DELETED_MESSAGE_INSERT = "insert or replace into " + field in EmailProvider715 db.execSQL(DELETED_MESSAGE_INSERT + id); in delete()