Searched refs:dropTables (Results 1 – 10 of 10) sorted by relevance
168 dropTables(db); in reconstruct()195 private void dropTables(SQLiteDatabase db) { in dropTables() method in SlicesDatabaseHelper
174 dropTables(db); in reconstruct()184 private void dropTables(SQLiteDatabase db) { in dropTables() method in AnomalyDatabaseHelper
238 dropTables(db); in reconstruct()325 private void dropTables(SQLiteDatabase db) { in dropTables() method in IndexDatabaseHelper
1182 dropTables(db); in onUpgrade()1427 dropTables(db); in onUpgrade()1440 dropTables(db); in onUpgrade()1459 dropTables(db); in onDowngrade()3105 private void dropTables(SQLiteDatabase db) { in dropTables() method in CalendarDatabaseHelper
114 dropTables(db); in setupTables()206 public void dropTables(SQLiteDatabase db) { in dropTables() method in DialerDatabaseHelper
308 FileEntry.SCHEMA.dropTables(db); in onUpgrade()
423 public void dropTables(SQLiteDatabase db) { in dropTables() method in EntrySchema
245 DownloadEntry.SCHEMA.dropTables(db); in onUpgrade()