Searched refs:updateCount (Results 1 – 1 of 1) sorted by relevance
172 int updateCount = mDb.update(DATABASE_TABLE_NAME, values, whereClause); in update() local176 return updateCount; in update()