Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyHistogram.java156 addToBucketCounter(tempEndPoints, tempBucketCounters, mInitialTimings[j]); in getBucketCounters()
170 private void addToBucketCounter(int[] bucketEndPoints, int[] bucketCounters, int time) { in addToBucketCounter() method in TelephonyHistogram
230 addToBucketCounter(mBucketEndPoints, mBucketCounters, mInitialTimings[j]); in addTimeTaken()
234 addToBucketCounter(mBucketEndPoints, mBucketCounters, time); in addTimeTaken()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69473 Landroid/telephony/TelephonyHistogram;->addToBucketCounter([I[II)V