Searched refs:bgRestrictedThresholdMah (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BackgroundRestrictionTest.java | 632 final float bgRestrictedThresholdMah = in testBgCurrentDrainMonitor() local 926 new double[]{bgRestrictedThresholdMah + 1, 0}, in testBgCurrentDrainMonitor() 964 new double[]{bgRestrictedThresholdMah + 1, 0}, in testBgCurrentDrainMonitor() 1003 new double[]{bgRestrictedThresholdMah + 1, 0}, in testBgCurrentDrainMonitor() 1097 new double[]{bgRestrictedThresholdMah + 1, 0}, zeros, zeros, in testBgCurrentDrainMonitor() 1133 new double[]{bgRestrictedThresholdMah + 1, 0}, zeros, zeros, in testBgCurrentDrainMonitor() 1735 final float bgRestrictedThresholdMah = in testBgCurrentDrainMonitorExemptions() local
|