Searched refs:upgradeToVersion626_fillAccountId (Results 1 – 1 of 1) sorted by relevance
4134 upgradeToVersion626_fillAccountId(db, "raw_contacts"); in upgradeToVersion626()4135 upgradeToVersion626_fillAccountId(db, "groups"); in upgradeToVersion626()4151 private static void upgradeToVersion626_fillAccountId(SQLiteDatabase db, String table) { in upgradeToVersion626_fillAccountId() method in ContactsDatabaseHelper