Searched refs:rowCount (Results 1 – 1 of 1) sorted by relevance
196 int rowCount = mDb.delete(DATABASE_TABLE_NAME, ID + " = " + uri.getPathLeafId()); in delete() local200 return rowCount; in delete()