Home
last modified time | relevance | path

Searched defs:bucketIndex (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp414 for (int bucketIndex = 0; bucketIndex < findIt->second.histogram_size(); bucketIndex++) { in mergeStat() local
419 for (int bucketIndex = 0; bucketIndex < findIt->second.gpu_histogram_size(); in mergeStat() local
496 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local
502 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local
516 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local
522 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLocaleUtils.java261 public String getBucketLabel(int bucketIndex) { in getBucketLabel()
350 final int bucketIndex = super.getBucketIndex(name); in getBucketIndex() local
375 public String getBucketLabel(int bucketIndex) { in getBucketLabel()
576 public String getBucketLabel(int bucketIndex) { in getBucketLabel()
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DLocalSource.java81 int bucketIndex = cursor.getColumnIndex(MediaStore.Images.Media.BUCKET_ID); in findAlbums() local
166 int bucketIndex = cursor.getColumnIndex(MediaStore.Images.Media.BUCKET_ID); in unpackImageData() local
H A DPicasaSource.java148 int bucketIndex = cursor.getColumnIndex(PICASA_ALBUM_ID); in unpackImageData() local
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DAmbientBrightnessDayStats.java204 int bucketIndex = getBucketIndex(ambientBrightness); in log() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DIntHistogram.java119 public Bucket getBucketByIndex(int bucketIndex) { in getBucketByIndex()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
H A DBackgroundScanScheduler.java201 int bucketIndex = 0; in createBucketSettings() local
493 int bucketIndex; in addScanToBuckets() local
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactLocaleUtilsTest.java117 int bucketIndex = mTargetUtils.getBucketIndex(name); in getLabel() local
/aosp12/packages/modules/StatsD/statsd/src/anomaly/
H A DAnomalyTracker.cpp101 const int bucketIndex = index(bucketNum); in addPastBucket() local
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DQuotaControllerTest.java323 private int bucketIndexToUsageStatsBucket(int bucketIndex) { in bucketIndexToUsageStatsBucket()
340 private void setStandbyBucket(int bucketIndex) { in setStandbyBucket()
346 private void setStandbyBucket(int bucketIndex, JobStatus... jobs) { in setStandbyBucket()
4357 List<TimingSession> timingSessions, int bucketIndex, long expectedValue) { in runTestGetTimeUntilEJQuotaConsumedLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorStrategyImpl.java595 int bucketIndex = (int) (ageMillis / TELEPHONY_BUCKET_SIZE_MILLIS); in scoreTelephonySuggestion() local
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java915 int bucketIndex = mAppIdleHistory.getThresholdIndex(packageName, userId, in getBucketForLocked() local
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...