Home
last modified time | relevance | path

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

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java177 final ArrayMap<String, IntArray> clustered = new ArrayMap<>(); in updateWithLocked() local
181 IntArray cluster = clustered.get(tag); in updateWithLocked()
184 clustered.put(tag, cluster); in updateWithLocked()
191 for (int i = 0; i < clustered.size(); i++) { in updateWithLocked()
192 final String tag = clustered.keyAt(i); in updateWithLocked()
193 final IntArray cluster = clustered.valueAt(i); in updateWithLocked()
393 if (clustered.containsKey(tag)) { in updateWithLocked()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...