Searched refs:hostAuthRecv (Results 1 – 1 of 1) sorted by relevance
737 HostAuth hostAuthRecv = HostAuth.restoreHostAuthWithId(context, account.mHostAuthKeyRecv); in setupAccountManagerAccount() local738 if (hostAuthRecv == null) return; in setupAccountManagerAccount()741 options.putString(EasAuthenticatorService.OPTIONS_PASSWORD, hostAuthRecv.mPassword); in setupAccountManagerAccount()745 String accountType = hostAuthRecv.mProtocol.equals("eas") ? in setupAccountManagerAccount()