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