Searched refs:CALLS_LEGACY (Results 1 – 1 of 1) sorted by relevance
79 String CALLS_LEGACY = "calls"; field476 if (!tableExists(contacts, LegacyConstants.CALLS_LEGACY) in migrateFromLegacyTables()488 "SELECT * FROM " + LegacyConstants.CALLS_LEGACY, null)) { in migrateFromLegacyTables()509 contacts.execSQL("DROP TABLE " + LegacyConstants.CALLS_LEGACY + ";"); in migrateFromLegacyTables()