Home
last modified time | relevance | path

Searched defs:backgroundTimeZero (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
H A DAdvancedPowerUsageDetailTest.java373 final long backgroundTimeZero = 59999; in testInitHeader_TotalAMinutesBgLessThanAMinAndGraphDisabled_hasCorrectSummary() local
392 final long backgroundTimeZero = 0; in testInitHeader_TotalAMinBackgroundZeroAndGraphDisabled_hasCorrectSummary() local
511 final long backgroundTimeZero = 59999; in testInitHeader_TotalAMinutesBackgroundLessThanAMin_hasCorrectSummary() local
528 final long backgroundTimeZero = 0; in testInitHeader_TotalAMinBackgroundZero_hasCorrectSummary() local
581 final long backgroundTimeZero = 59999; in testInitHeader_TotalAMinBackgroundLessThanAMinWithSlotTime_hasCorrectSummary() local
599 final long backgroundTimeZero = 0; in testInitHeader_TotalAMinBackgroundZeroWithSlotTime_hasCorrectSummary() local