Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java447 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testComponentParsing() local
523 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testAuthorityParsingV2() local
638 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testAuthorityParsing() local
733 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testListenForTicklesParsing() local
776 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testAuthorityRenaming() local
816 AtomicFile accountInfoFile = new AtomicFile(new File(syncDir, "accounts.xml")); in testSyncableMigration() local