Searched defs:bucket (Results 1 – 7 of 7) sorted by relevance
207 DateBucket bucket = results.buckets[results.unifiedLookupIndex[position]]; in get() local216 DateBucket bucket = results.buckets[results.unifiedLookupIndex[zeroIndex]]; in get() local298 DateBucket bucket = results.buckets[results.unifiedLookupIndex[position]]; in getPositionWithoutLabelsFromPosition() local305 DateBucket bucket = results.buckets[results.unifiedLookupIndex[zeroIndex]]; in getPositionWithoutLabelsFromPosition() local
145 List<IngestObjectInfo> bucket = bucketsTemp.get(mDateInstance); in addObject() local
230 ResolutionBucket bucket = aspectRatioToBuckets.get(aspectRatio); in parseAvailableSizes() local
153 final int bucket = mAlphabeticIndex.getBucketIndex(name); in getBucketIndex() local
320 LinkedList<RowInfo> bucket = mBuckets.get(day - mTodayJulianDay); in buildFromCursor() local
464 int bucket = (int) (s * 100) + (int) (v * 10000); in findDominantColorByHue() local
1662 List<DataItem> bucket = buckets.get(dataItem.getRawContactId()); in gPlusOrHangoutsDataItemsToEntries() local1665 buckets.put(dataItem.getRawContactId(), bucket); in gPlusOrHangoutsDataItemsToEntries() local