Searched refs:deletedShortcuts (Results 1 – 1 of 1) sorted by relevance
116 IntSet deletedShortcuts = new IntSet(); in migrateLegacyShortcuts() local120 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()125 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()129 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()137 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()160 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()164 deletedShortcuts.add(lc.id); in migrateLegacyShortcuts()175 if (!deletedShortcuts.isEmpty()) { in migrateLegacyShortcuts()177 Utilities.createDbSelectionQuery(Favorites._ID, deletedShortcuts.getArray()), in migrateLegacyShortcuts()