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.java122 long deviceTime = getDeviceUptime() + kernelStartTime; in tearDown()
295 private long getDeviceUptime() throws DeviceNotAvailableException { in getDeviceUptime() method in SecurityTestCase
318 long uptime = getDeviceUptime(); in updateKernelStartTime()