Searched defs:bucketIndex (Results 1 – 9 of 9) sorted by relevance
415 for (int bucketIndex = 0; bucketIndex < findIt->second.histogram_size(); bucketIndex++) { in mergeStat() local420 for (int bucketIndex = 0; bucketIndex < findIt->second.gpu_histogram_size(); in mergeStat() local497 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local503 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local517 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local523 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local
206 int bucketIndex = getBucketIndex(ambientBrightness); in log() local
119 public Bucket getBucketByIndex(int bucketIndex) { in getBucketByIndex()
201 int bucketIndex = 0; in createBucketSettings() local493 int bucketIndex; in addScanToBuckets() local
254 private int bucketIndexToUsageStatsBucket(int bucketIndex) { in bucketIndexToUsageStatsBucket()269 private void setStandbyBucket(int bucketIndex) { in setStandbyBucket()274 private void setStandbyBucket(int bucketIndex, JobStatus... jobs) { in setStandbyBucket()
105 const int bucketIndex = index(bucketNum); in addPastBucket() local
426 int bucketIndex = (int) (ageMillis / TELEPHONY_BUCKET_SIZE_MILLIS); in scoreTelephonySuggestion() local
849 int bucketIndex = mAppIdleHistory.getThresholdIndex(packageName, userId, in getBucketForLocked() local
1686 final int bucketIndex = JobSchedulerService.standbyBucketToBucketIndex(bucket); in onAppIdleStateChanged() local