Home
last modified time | relevance | path

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

/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTestHelper.java177 long currentTime = System.currentTimeMillis(); in populateContentInDLApp() local
202 changeSystemTime(currentTime); in populateContentInDLApp()
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestRunner.java338 long currentTime = SystemClock.uptimeMillis();
340 currentTime - lastDumpheap > mDumpheapInterval) {
343 mLastDumpheap.put(proc, currentTime);