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