Home
last modified time | relevance | path

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

/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTestHelper.java162 public long changeSystemTime(long timeToSet) { in changeSystemTime() argument
164 c.setTimeInMillis(timeToSet); in changeSystemTime()