Searched refs:updateStmt (Results 1 – 1 of 1) sorted by relevance
860 SQLiteStatement updateStmt = db.compileStatement("UPDATE favorites SET itemType=" in convertShortcutsToLauncherActivities() argument881 updateStmt.bindLong(1, id); in convertShortcutsToLauncherActivities()882 updateStmt.executeUpdateDelete(); in convertShortcutsToLauncherActivities()