Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java754 final String authorityCalendarNew = "com.android.calendar"; in testAuthorityRenaming() local
787 assertEquals(true, engine.getSyncAutomatically(account1, 0, authorityCalendarNew)); in testAuthorityRenaming()
793 assertEquals(false, engine.getSyncAutomatically(account2, 0, authorityCalendarNew)); in testAuthorityRenaming()