Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsIncidentTest.java154 long totalMahScreenDoze = bd.getTotalMahScreenDoze(); in testSystemProto() local
157 assertTrue(0 <= totalMahScreenDoze); in testSystemProto()
160 assertTrue(totalMahScreenDoze <= totalMahScreenOff); in testSystemProto()