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