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