Searched refs:KEY_ACCOUNT_STATUS_TOKEN (Results 1 – 6 of 6) sorted by relevance
284 result.putString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN, in startAddAccountSession()295 eventualActivityResultData.putExtra(AccountManager.KEY_ACCOUNT_STATUS_TOKEN, in startAddAccountSession()339 result.putString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN, in startUpdateCredentialsSession()351 eventualActivityResultData.putExtra(AccountManager.KEY_ACCOUNT_STATUS_TOKEN, in startUpdateCredentialsSession()
30 public static final String KEY_ACCOUNT_STATUS_TOKEN = field in AccountManagerServiceTestFixtures
570 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithoutPasswordForwarding()603 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithPasswordForwarding()755 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()787 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
279 public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken"; field in AccountManager
3104 field public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken";