Searched defs:customBucket (Results 1 – 1 of 1) sorted by relevance
214 final int customBucket = indexToCustomBucket(index); in getBucketName() local395 public void updateCustomBucket(int customBucket, long chargeDeltaUC) { in updateCustomBucket()403 public void updateCustomBucket(int customBucket, long chargeDeltaUC, long timestampMs) { in updateCustomBucket()501 public long getAccumulatedCustomBucketCharge(int customBucket) { in getAccumulatedCustomBucketCharge()677 private static int customBucketToIndex(int customBucket) { in customBucketToIndex()697 public boolean isValidCustomBucket(int customBucket) { in isValidCustomBucket()