Searched refs:thresholdIndex (Results 1 – 1 of 1) sorted by relevance
1863 final int thresholdIndex = getCurrentDrainThresholdIndex(uid, now, in handleUidBatteryUsage() local1867 final double rbThreshold = mBgCurrentDrainRestrictedBucketThreshold[thresholdIndex]; in handleUidBatteryUsage()1868 final double brThreshold = mBgCurrentDrainBgRestrictedThreshold[thresholdIndex]; in handleUidBatteryUsage()2148 final int thresholdIndex = getCurrentDrainThresholdIndex(uid, now, in dump() local2153 mBgCurrentDrainRestrictedBucketThreshold[thresholdIndex], in dump()2154 mBgCurrentDrainBgRestrictedThreshold[thresholdIndex], in dump()