Searched defs:accountManager (Results 1 – 5 of 5) sorted by relevance
50 AccountManager accountManager = AccountManager.get(context); in testGetAccounts() local
61 public AccountManager accountManager; field in BugreportProgressServiceTest.MyContext
108 IAccountManager accountManager = IAccountManager.Stub.asInterface( in Account() local
523 …rivate LinkedHashMap<Account, Integer> getAcceptableAccountChoices(AccountManager accountManager) { in getAcceptableAccountChoices()
133 public final AccountManager accountManager; field in MockSystemServices