Searched refs:KEY_ACCOUNT_SECRET (Results 1 – 1 of 1) sorted by relevance
31 private static final String KEY_ACCOUNT_SECRET = "key_secret"; field in AccountAuthenticator58 result.putString(KEY_ACCOUNT_SECRET, ACCOUNT_SECRET); in createAccountSecretBundle()131 && ACCOUNT_SECRET.equals(accountCredentials.getString(KEY_ACCOUNT_SECRET))) { in addAccountFromCredentials()