Home
last modified time | relevance | path

Searched refs:mForceOnBattery (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DMockBatteryStatsImpl.java50 public boolean mForceOnBattery; field in MockBatteryStatsImpl
107 return mForceOnBattery ? true : super.isOnBattery(); in isOnBattery()
H A DBatteryStatsSensorTest.java40 bi.mForceOnBattery = true; in testSensorStartStop()
245 bi.mForceOnBattery = true; in testPooledBackgroundUsage()
382 bi.mForceOnBattery = true; in testSensorReset()
427 bi.mForceOnBattery = true; in testSensorResetTimes()
H A DBatteryStatsNoteTest.java1009 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked()
1027 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked_workSource_uid()
1060 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked_workSource_workChain()
1086 bi.mForceOnBattery = true; in testNoteGpsChanged()
1110 bi.mForceOnBattery = true; in testNoteGpsChanged_workSource()