Searched refs:syncCount (Results 1 – 1 of 1) sorted by relevance
282 int syncCount = 0; in showSyncState() local307 syncCount += syncEnabled && userFacing.contains(authority) ? 1 : 0; in showSyncState()316 } else if (syncCount == 0) { in showSyncState()318 } else if (syncCount > 0) { in showSyncState()