Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsIncidentTest.java155 long totalMahLightDoze = bd.getTotalMahLightDoze(); in testSystemProto() local
158 assertTrue(0 <= totalMahLightDoze); in testSystemProto()
161 assertTrue(totalMahLightDoze <= totalMahScreenOff); in testSystemProto()