Searched refs:tempSelection (Results 1 – 2 of 2) sorted by relevance
1053 final StringBuilder tempSelection = new StringBuilder(); in buildSearchSelection() local1063 tempSelection.append(","); in buildSearchSelection()1065 tempSelection.append("?"); in buildSearchSelection()1081 .append(tempSelection.toString()) in buildSearchSelection()
327 final StringBuilder tempSelection = new StringBuilder(); in buildSearchSelection() local337 tempSelection.append(","); in buildSearchSelection()339 tempSelection.append("?"); in buildSearchSelection()355 .append(tempSelection.toString()) in buildSearchSelection()