Searched refs:tempSelection (Results 1 – 2 of 2) sorted by relevance
1039 final StringBuilder tempSelection = new StringBuilder(); in buildSearchSelection() local1049 tempSelection.append(","); in buildSearchSelection()1051 tempSelection.append("?"); in buildSearchSelection()1067 .append(tempSelection.toString()) in buildSearchSelection()
329 final StringBuilder tempSelection = new StringBuilder(); in buildSearchSelection() local339 tempSelection.append(","); in buildSearchSelection()341 tempSelection.append("?"); in buildSearchSelection()357 .append(tempSelection.toString()) in buildSearchSelection()