Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DSecurityTestCase.java98 long deviceTime = getDeviceUptime() + kernelStartTime; in tearDown()
202 private long getDeviceUptime() throws DeviceNotAvailableException { in getDeviceUptime() method in SecurityTestCase
217 long uptime = getDeviceUptime(); in updateKernelStartTime()