Searched refs:syncAuthoritySyncStatus (Results 1 – 1 of 1) sorted by relevance
2102 Pair<AuthorityInfo, SyncStatusInfo> syncAuthoritySyncStatus = in dumpSyncState() local2108 SyncStorageEngine.AuthorityInfo settings = syncAuthoritySyncStatus.first; in dumpSyncState()2109 SyncStatusInfo status = syncAuthoritySyncStatus.second; in dumpSyncState()