Searched defs:dropTables (Results 1 – 4 of 4) sorted by relevance
233 private void dropTables(SQLiteDatabase db) { in dropTables() method in IndexDatabaseHelper
423 public void dropTables(SQLiteDatabase db) { in dropTables() method in EntrySchema
448 public void dropTables(SQLiteDatabase db) { in dropTables() method in DialerDatabaseHelper
3100 private void dropTables(SQLiteDatabase db) { in dropTables() method in CalendarDatabaseHelper