Searched refs:LegacyApiSupport (Results 1 – 3 of 3) sorted by relevance
74 public class LegacyApiSupport { class490 public LegacyApiSupport(Context context, ContactsDatabaseHelper contactsDatabaseHelper, in LegacyApiSupport() method in LegacyApiSupport
1622 LegacyApiSupport.createDatabase(db); in onCreate()2692 LegacyApiSupport.createViews(db); in onUpgrade()3816 updateIndexStats(db, LegacyApiSupport.LegacyTables.SETTINGS, in updateSqliteStats()
1499 private LegacyApiSupport mLegacyApiSupport;1692 new LegacyApiSupport(context, mContactsHelper, this, mGlobalSearchSupport); in initForDefaultLocale()