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