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