Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyHistogram.java157 addToBucketCounter(tempEndPoints, tempBucketCounters, mInitialTimings[j]); in getBucketCounters()
171 private void addToBucketCounter(int[] bucketEndPoints, int[] bucketCounters, int time) { in addToBucketCounter() method in TelephonyHistogram
231 addToBucketCounter(mBucketEndPoints, mBucketCounters, mInitialTimings[j]); in addTimeTaken()
235 addToBucketCounter(mBucketEndPoints, mBucketCounters, time); in addTimeTaken()