Searched defs:customBucket (Results 1 – 1 of 1) sorted by relevance
213 final int customBucket = indexToCustomBucket(index); in getBucketName() local394 public void updateCustomBucket(int customBucket, long chargeDeltaUC) { in updateCustomBucket()402 public void updateCustomBucket(int customBucket, long chargeDeltaUC, long timestampMs) { in updateCustomBucket()500 public long getAccumulatedCustomBucketCharge(int customBucket) { in getAccumulatedCustomBucketCharge()676 private static int customBucketToIndex(int customBucket) { in customBucketToIndex()696 public boolean isValidCustomBucket(int customBucket) { in isValidCustomBucket()