Home
last modified time | relevance | path

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

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DSecurityTestCase.java362 private long getDeviceUptime() throws DeviceNotAvailableException { in getDeviceUptime() method in SecurityTestCase
382 long uptime = getDeviceUptime(); in getKernelStartTime()