Searched refs:TABLE_EXTRAS (Results 1 – 1 of 1) sorted by relevance
86 private static final String TABLE_EXTRAS = "extras"; field in AccountsDb139 private static final String CE_TABLE_EXTRAS = CE_DB_PREFIX + TABLE_EXTRAS;219 db.execSQL("CREATE TABLE " + TABLE_EXTRAS + " ( " in onCreate()235 + " DELETE FROM " + TABLE_EXTRAS in createAccountsDeletionTrigger()424 TABLE_EXTRAS, values, EXTRAS_ID + "=?", in updateExtra()1130 + " DELETE FROM " + TABLE_EXTRAS in createAccountsDeletionTrigger()