Home
last modified time | relevance | path

Searched refs:batteryOnScreenOff (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsUserLifecycleTests.java77 batteryOnScreenOff(); in setUp()
143 protected void batteryOnScreenOff() throws Exception { in batteryOnScreenOff() method in BatteryStatsUserLifecycleTests
DBstatsCpuTimesValidationTest.java228 batteryOnScreenOff(); in testCpuFreqTimes_screenOff()
367 batteryOnScreenOff(); in testCpuFreqTimes_stateTopSleeping()
401 batteryOnScreenOff(); in testCpuFreqTimes_stateFgService()
468 batteryOnScreenOff(); in testCpuFreqTimes_stateBg()
928 private void batteryOnScreenOff() throws Exception { in batteryOnScreenOff() method in BstatsCpuTimesValidationTest