Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DMockBatteryStatsImpl.java52 public boolean mForceOnBattery; field in MockBatteryStatsImpl
130 return mForceOnBattery ? true : super.isOnBattery(); in isOnBattery()
DBatteryStatsSensorTest.java52 bi.mForceOnBattery = true; in testSensorStartStop()
257 bi.mForceOnBattery = true; in testPooledBackgroundUsage()
394 bi.mForceOnBattery = true; in testSensorReset()
439 bi.mForceOnBattery = true; in testSensorResetTimes()
DBatteryStatsNoteTest.java1033 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked()
1051 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked_workSource_uid()
1084 bi.mForceOnBattery = true; in testNoteWakupAlarmLocked_workSource_workChain()
1110 bi.mForceOnBattery = true; in testNoteGpsChanged()
1134 bi.mForceOnBattery = true; in testNoteGpsChanged_workSource()