Searched refs:dropTables (Results 1 – 8 of 8) sorted by relevance
193 dropTables(db); in reconstruct()203 private void dropTables(SQLiteDatabase db) { in dropTables() method in AnomalyDatabaseHelper
190 dropTables(db); in reconstruct()217 private void dropTables(SQLiteDatabase db) { in dropTables() method in SlicesDatabaseHelper
247 dropTables(db); in reconstruct()349 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
308 FileEntry.SCHEMA.dropTables(db); in onUpgrade()
423 public void dropTables(SQLiteDatabase db) { in dropTables() method in EntrySchema
114 dropTables(db); in setupTables()206 public void dropTables(SQLiteDatabase db) { in dropTables() method in DialerDatabaseHelper
245 DownloadEntry.SCHEMA.dropTables(db); in onUpgrade()