Home
last modified time | relevance | path

Searched refs:createOptionsWithAccountName (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerUnaffiliatedAuthenticatorTests.java281 Bundle options = createOptionsWithAccountName(accountName); in testStartAddAccountSession()
317 Bundle options = createOptionsWithAccountName(accountName); in testStartUpdateCredentialsSession()
457 private Bundle createOptionsWithAccountName(final String accountName) { in createOptionsWithAccountName() method in AccountManagerUnaffiliatedAuthenticatorTests
DAccountManagerTest.java2373 final Bundle options = createOptionsWithAccountName(accountName);
2472 final Bundle options = createOptionsWithAccountName(accountName);
2505 final Bundle options = createOptionsWithAccountName(accountName);
2616 final Bundle options = createOptionsWithAccountName(accountName);
2653 final Bundle options = createOptionsWithAccountName(accountName);
2691 final Bundle options = createOptionsWithAccountName(accountName);
2780 Bundle options = createOptionsWithAccountName(accountName);
2873 Bundle options = createOptionsWithAccountName(accountName);
2904 Bundle options = createOptionsWithAccountName(accountName);
3015 final Bundle options = createOptionsWithAccountName(accountName);
[all …]