Home
last modified time | relevance | path

Searched refs:clustered (Results 1 – 4 of 4) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java190 final ArrayMap<String, IntArray> clustered = new ArrayMap<>(); in updateWithLocked() local
194 IntArray cluster = clustered.get(tag); in updateWithLocked()
197 clustered.put(tag, cluster); in updateWithLocked()
204 for (int i = 0; i < clustered.size(); i++) { in updateWithLocked()
205 final String tag = clustered.keyAt(i); in updateWithLocked()
206 final IntArray cluster = clustered.valueAt(i); in updateWithLocked()
409 if (clustered.containsKey(tag)) { in updateWithLocked()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz