Searched refs:updateContactsShortcuts (Results 1 – 1 of 1) sorted by relevance
550 if (updateContactsShortcuts(db)) { in onUpgrade()588 updateContactsShortcuts(db); in onUpgrade()630 private boolean updateContactsShortcuts(SQLiteDatabase db) { in updateContactsShortcuts() method in LauncherProvider.DatabaseHelper