Searched defs:emptySet (Results 1 – 2 of 2) sorted by relevance
92 private void cacheEmptySet(Set<T> emptySet) { in cacheEmptySet()102 Set<T> emptySet = mEmptySets[mEmptyIndex]; in getEmptySet() local
408 final Set<String> emptySet = Collections.emptySet(); in readCorpusHandlesForPersonalization() local