Searched refs:KEY_ACCOUNT_STATUS_TOKEN (Results 1 – 5 of 5) sorted by relevance
30 public static final String KEY_ACCOUNT_STATUS_TOKEN = field in AccountManagerServiceTestFixtures
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()
584 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithoutPasswordForwarding()617 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithPasswordForwarding()769 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()801 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
284 public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken"; field in AccountManager
3348 field public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken";