Searched refs:currentAccount (Results 1 – 1 of 1) sorted by relevance
500 String currentAccount = userData.account; in setUserAccount() local501 if (!Objects.equal(currentAccount, accountName)) { in setUserAccount()