Searched refs:TABLE_EXTRAS (Results 1 – 1 of 1) sorted by relevance
87 private static final String TABLE_EXTRAS = "extras"; field in AccountsDb140 private static final String CE_TABLE_EXTRAS = CE_DB_PREFIX + TABLE_EXTRAS;224 db.execSQL("CREATE TABLE " + TABLE_EXTRAS + " ( " in onCreate()240 + " DELETE FROM " + TABLE_EXTRAS in createAccountsDeletionTrigger()436 TABLE_EXTRAS, values, EXTRAS_ID + "=?", in updateExtra()1149 + " DELETE FROM " + TABLE_EXTRAS in createAccountsDeletionTrigger()