Searched refs:canAccessAccounts (Results 1 – 2 of 2) sorted by relevance
1192 final boolean canAccessAccounts = in getCurrentSyncsAsUser()1200 .getCurrentSyncsCopy(userId, canAccessAccounts); in getCurrentSyncsAsUser()
1411 public List<SyncInfo> getCurrentSyncsCopy(int userId, boolean canAccessAccounts) { in getCurrentSyncsCopy() argument1417 if (!canAccessAccounts) { in getCurrentSyncsCopy()