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