Searched refs:fromAccounts (Results 1 – 1 of 1) sorted by relevance
1629 final UserAccounts fromAccounts = getUserAccounts(userFrom); in copyAccountToUser() local1631 if (fromAccounts == null || toAccounts == null) { in copyAccountToUser()1648 new Session(fromAccounts, response, account.type, false, in copyAccountToUser() argument