Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java58 final long thousandSecs = 1000; field in SyncStorageEngineTest
497 PeriodicSync sync1s = new PeriodicSync(account, authority1, Bundle.EMPTY, thousandSecs, in testAuthorityParsingV2()
499 PeriodicSync sync2s = new PeriodicSync(account, authority2, Bundle.EMPTY, thousandSecs, in testAuthorityParsingV2()
501 PeriodicSync sync3s = new PeriodicSync(account, authority3, Bundle.EMPTY, thousandSecs, in testAuthorityParsingV2()