Searched refs:VOICEMAIL_STATUS_LEGACY (Results 1 – 1 of 1) sorted by relevance
82 String VOICEMAIL_STATUS_LEGACY = "voicemail_status"; field477 || !tableExists(contacts, LegacyConstants.VOICEMAIL_STATUS_LEGACY)) { in migrateFromLegacyTables()499 LegacyConstants.VOICEMAIL_STATUS_LEGACY, null)) { in migrateFromLegacyTables()510 contacts.execSQL("DROP TABLE " + LegacyConstants.VOICEMAIL_STATUS_LEGACY + ";"); in migrateFromLegacyTables()