Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DSecurityTestCase.java149 String bootReason = "(could not get bootreason)"; in tearDown() local
151 bootReason = getDevice().getProperty("ro.boot.bootreason"); in tearDown()
158 currentKernelStartTime - lastKernelStartTime, bootReason) in tearDown()