Searched refs:dropTables (Results 1 – 8 of 8) sorted by relevance
174 dropTables(db); in reconstruct()184 private void dropTables(SQLiteDatabase db) { in dropTables() method in AnomalyDatabaseHelper
183 dropTables(db); in reconstruct()210 private void dropTables(SQLiteDatabase db) { in dropTables() method in SlicesDatabaseHelper
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
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()