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