Searched defs:dropTables (Results 1 – 6 of 6) sorted by relevance
184 private void dropTables(SQLiteDatabase db) { in dropTables() method in AnomalyDatabaseHelper
210 private void dropTables(SQLiteDatabase db) { in dropTables() method in SlicesDatabaseHelper
325 private void dropTables(SQLiteDatabase db) { in dropTables() method in IndexDatabaseHelper
423 public void dropTables(SQLiteDatabase db) { in dropTables() method in EntrySchema
206 public void dropTables(SQLiteDatabase db) { in dropTables() method in DialerDatabaseHelper
3105 private void dropTables(SQLiteDatabase db) { in dropTables() method in CalendarDatabaseHelper