Home
last modified time | relevance | path

Searched refs:KEY_ACCOUNT_STATUS_TOKEN (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTestFixtures.java30 public static final String KEY_ACCOUNT_STATUS_TOKEN = field in AccountManagerServiceTestFixtures
DTestAccountType1Authenticator.java284 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()
DAccountManagerServiceTest.java572 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithoutPasswordForwarding()
605 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartAddAccountSessionSuccessWithPasswordForwarding()
757 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()
789 result.getString(AccountManager.KEY_ACCOUNT_STATUS_TOKEN)); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
/frameworks/base/core/java/android/accounts/
DAccountManager.java281 public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken"; field in AccountManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt3198 field public static final String KEY_ACCOUNT_STATUS_TOKEN = "accountStatusToken";