HomeSort by relevance Sort by last modified time
    Searched refs:createOptionsWithAccountName (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerUnaffiliatedAuthenticatorTests.java 294 Bundle options = createOptionsWithAccountName(accountName);
326 Bundle options = createOptionsWithAccountName(accountName);
472 private Bundle createOptionsWithAccountName(final String accountName) {
AccountManagerTest.java     [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
AccountManagerServiceTest.java 547 Bundle options = createOptionsWithAccountName(
578 Bundle options = createOptionsWithAccountName(
616 Bundle options = createOptionsWithAccountName(
645 Bundle options = createOptionsWithAccountName(
668 Bundle options = createOptionsWithAccountName(
    [all...]

Completed in 806 milliseconds