Home
last modified time | relevance | path

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

/tools/tradefederation/core/util_apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiConnector.java258 long timeSpent; in connectToNetwork() local
410 private long calculateTimeLeft(long connectTimeout, long timeSpent) { in calculateTimeLeft()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java1298 long timeSpent = in runTests() local
1505 long timeSpent = System.currentTimeMillis() - startTime; in runTestThread() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1170 long timeSpent = System.currentTimeMillis() - start; in disableKeyguard() local
1203 long timeSpent = System.currentTimeMillis() - start; in verifyKeyguardDismissed() local