Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java337 long startWait = System.currentTimeMillis(); in internalUpdateDevice() local
346 System.currentTimeMillis() - startWait); in internalUpdateDevice()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java787 long startWait = System.currentTimeMillis(); in flashSystem() local
795 long queueTime = System.currentTimeMillis() - startWait; in flashSystem()