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