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