Searched defs:accountManager (Results 1 – 4 of 4) sorted by relevance
66 public AuthenticationHelper getAuthenticationHelper(AccountManager accountManager, in getAuthenticationHelper()81 public AuthenticationHelper getSecureAuthenticationHelper(SecureAccountManager accountManager, in getSecureAuthenticationHelper()
1374 AccountManager accountManager, HeaderFactory headerFactory) { in getAuthenticationHelper()1386 SecureAccountManager accountManager, HeaderFactory headerFactory) { in getSecureAuthenticationHelper()
73 private Object accountManager = null; field in AuthenticationHelperImpl92 public AuthenticationHelperImpl(SipStackImpl sipStack, AccountManager accountManager, in AuthenticationHelperImpl()109 public AuthenticationHelperImpl(SipStackImpl sipStack, SecureAccountManager accountManager, in AuthenticationHelperImpl()
67 AccountManager accountManager, in AndroidAuthenticator()