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()
142 protected void batteryOnScreenOff() throws Exception { in batteryOnScreenOff() method in BatteryStatsUserLifecycleTests
DBstatsCpuTimesValidationTest.java215 batteryOnScreenOff(); in testCpuFreqTimes_screenOff()
351 batteryOnScreenOff(); in testCpuFreqTimes_stateTopSleeping()
384 batteryOnScreenOff(); in testCpuFreqTimes_stateFgService()
450 batteryOnScreenOff(); in testCpuFreqTimes_stateBg()
903 private void batteryOnScreenOff() throws Exception { in batteryOnScreenOff() method in BstatsCpuTimesValidationTest