Searched refs:tempBucketCounters (Results 1 – 1 of 1) sorted by relevance
153 int[] tempBucketCounters = new int[mBucketCount]; in getBucketCounters() local156 addToBucketCounter(tempEndPoints, tempBucketCounters, mInitialTimings[j]); in getBucketCounters()158 return tempBucketCounters; in getBucketCounters()