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