Searched refs:userFacing (Results 1 – 1 of 1) sorted by relevance
267 HashSet<String> userFacing = new HashSet<String>(); in showSyncState() local271 userFacing.add(sa.authority); in showSyncState()307 syncCount += syncEnabled && userFacing.contains(authority) ? 1 : 0; in showSyncState()