Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java229 PeriodicSync sync3 = new PeriodicSync(account1, authority, extras2, period2); in testPeriodics() local
290 PeriodicSync sync3 = new PeriodicSync(account1, authority, extras2, period2, flex2); in testPeriodicsV2() local
373 PeriodicSync sync3 = new PeriodicSync(account1, authority2, extras1, period1, flex1); in testAuthorityPersistence() local
496 PeriodicSync sync3 = new PeriodicSync(account, authority3, Bundle.EMPTY, dayPoll, dayFuzz); in testAuthorityParsingV2() local
619 PeriodicSync sync3 = new PeriodicSync(account, authority3, extras, (long) (60 * 60 * 24)); in testAuthorityParsing() local