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