Searched refs:LegacyApiSupport (Results 1 – 3 of 3) sorted by relevance
1336 LegacyApiSupport.createDatabase(db); in onCreate()2043 LegacyApiSupport.createSettingsTable(db); in onUpgrade()2494 LegacyApiSupport.createViews(db); in onUpgrade()4163 updateIndexStats(db, LegacyApiSupport.LegacyTables.SETTINGS, in updateSqliteStats()
72 public class LegacyApiSupport { class519 public LegacyApiSupport(Context context, ContactsDatabaseHelper contactsDatabaseHelper, in LegacyApiSupport() method in LegacyApiSupport
1358 private LegacyApiSupport mLegacyApiSupport;1480 mLegacyApiSupport = new LegacyApiSupport(context, mContactsHelper, this, in initForDefaultLocale()