Searched refs:updatedSummaryOn (Results 1 – 1 of 1) sorted by relevance
1018 final String updatedSummaryOn = normalizeHyphen(summaryOn); in updateOneRowWithFilteredData() local1022 final String normalizedSummaryOn = normalizeString(updatedSummaryOn); in updateOneRowWithFilteredData()1028 updatedTitle, normalizedTitle, updatedSummaryOn, normalizedSummaryOn, in updateOneRowWithFilteredData()1050 String normalizedTitle, String updatedSummaryOn, String normalizedSummaryOn, in updateOneRow() argument1072 values.put(IndexColumns.DATA_SUMMARY_ON, updatedSummaryOn); in updateOneRow()