Searched refs:restrictBucketHighThresholdMah (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BackgroundRestrictionTest.java | 1738 final float restrictBucketHighThresholdMah = in testBgCurrentDrainMonitorExemptions() local 1974 new double[]{restrictBucketHighThresholdMah - 1, 0}, in testBgCurrentDrainMonitorExemptions() 1983 new double[]{restrictBucketHighThresholdMah + 1, 0}, in testBgCurrentDrainMonitorExemptions() 2000 new double[]{restrictBucketHighThresholdMah - 1, 0}, in testBgCurrentDrainMonitorExemptions() 2012 new double[]{restrictBucketHighThresholdMah + 1, 0}, in testBgCurrentDrainMonitorExemptions() 2044 new double[]{restrictBucketHighThresholdMah - 1, 0}, in testBgCurrentDrainMonitorExemptions() 2053 new double[]{restrictBucketHighThresholdMah + 1, 0}, in testBgCurrentDrainMonitorExemptions() 2111 new double[]{restrictBucketHighThresholdMah - 1, 0}, in testBgCurrentDrainMonitorExemptions() 2120 new double[]{restrictBucketHighThresholdMah + 1, 0}, in testBgCurrentDrainMonitorExemptions() 2183 new double[]{restrictBucketHighThresholdMah - 1, 0}, in testBgCurrentDrainMonitorExemptions() [all …]
|