Searched refs:addToBucketCounter (Results 1 – 2 of 2) sorted by relevance
156 addToBucketCounter(tempEndPoints, tempBucketCounters, mInitialTimings[j]); in getBucketCounters()170 private void addToBucketCounter(int[] bucketEndPoints, int[] bucketCounters, int time) { in addToBucketCounter() method in TelephonyHistogram230 addToBucketCounter(mBucketEndPoints, mBucketCounters, mInitialTimings[j]); in addTimeTaken()234 addToBucketCounter(mBucketEndPoints, mBucketCounters, time); in addTimeTaken()
69473 Landroid/telephony/TelephonyHistogram;->addToBucketCounter([I[II)V