Searched refs:executeUpdateDelete (Results 1 – 17 of 17) sorted by relevance
70 return stmt.executeUpdateDelete(); in handle()88 total += stmt.executeUpdateDelete(); in handleMultiple()108 total += stmt.executeUpdateDelete(); in handleMultiple()
322 mCleanupStatement.executeUpdateDelete();
45 public int executeUpdateDelete() { in executeUpdateDelete() method in FrameworkSQLiteStatement46 return mDelegate.executeUpdateDelete(); in executeUpdateDelete()
198 return statement.executeUpdateDelete();237 return stmt.executeUpdateDelete();
196 final int _result = _stmt.executeUpdateDelete(); in deleteByUid()210 final int _result = _stmt.executeUpdateDelete(); in deleteEverything()235 final int _result = _stmt.executeUpdateDelete(); in deleteByUidList()
233 _stmt.executeUpdateDelete(); in ageUserByUid()246 _stmt.executeUpdateDelete(); in ageUserAll()
41 int executeUpdateDelete(); in executeUpdateDelete() method
61 public int executeUpdateDelete() { in executeUpdateDelete() method in SQLiteStatement
1592 return statement.executeUpdateDelete(); in delete()1669 return statement.executeUpdateDelete(); in updateWithOnConflict()1770 return statement.executeUpdateDelete(); in executeSql()
119 method public abstract int executeUpdateDelete();
117 method public abstract int executeUpdateDelete();
9983 method public int executeUpdateDelete();
10050 Landroid/database/sqlite/SQLiteStatement;->executeUpdateDelete()I
19747 HSPLandroid/database/sqlite/SQLiteStatement;->executeUpdateDelete()I
12684 method public int executeUpdateDelete();