Searched refs:dropTables (Results 1 – 6 of 6) sorted by relevance
95 dropTables(db); in onUpgrade()131 private void dropTables(SQLiteDatabase db) { in dropTables() method in DrmProvider
1174 dropTables(db); in onUpgrade()1399 dropTables(db); in onUpgrade()1412 dropTables(db); in onUpgrade()1431 dropTables(db); in onDowngrade()3046 private void dropTables(SQLiteDatabase db) { in dropTables() method in CalendarDatabaseHelper
307 FileEntry.SCHEMA.dropTables(db); in onUpgrade()
423 public void dropTables(SQLiteDatabase db) { in dropTables() method in EntrySchema
245 DownloadEntry.SCHEMA.dropTables(db); in onUpgrade()
808 dropTables(db); in onUpgrade()812 private void dropTables(SQLiteDatabase db) { in dropTables() method in ShortcutRepositoryImplLog.DbOpenHelper