Searched refs:addToBucketCounter (Results 1 – 1 of 1) sorted by relevance
157 addToBucketCounter(tempEndPoints, tempBucketCounters, mInitialTimings[j]); in getBucketCounters()171 private void addToBucketCounter(int[] bucketEndPoints, int[] bucketCounters, int time) { in addToBucketCounter() method in TelephonyHistogram231 addToBucketCounter(mBucketEndPoints, mBucketCounters, mInitialTimings[j]); in addTimeTaken()235 addToBucketCounter(mBucketEndPoints, mBucketCounters, time); in addTimeTaken()