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