Searched refs:rowKey (Results 1 – 1 of 1) sorted by relevance
1894 final String rowKey, final String rowId, final ContentValues values) { in updateRowIfExists() argument1914 final String whereClause = rowKey + "=?" + " AND (" + sb.toString() + ")"; in updateRowIfExists()1919 " for " + rowKey + " = " + rowId + " (deleted?)"); in updateRowIfExists()