Searched defs:accountManager (Results 1 – 5 of 5) sorted by relevance
/external/nist-sip/java/gov/nist/javax/sip/ |
D | SipStackExt.java | 66 public AuthenticationHelper getAuthenticationHelper(AccountManager accountManager, in getAuthenticationHelper() 81 public AuthenticationHelper getSecureAuthenticationHelper(SecureAccountManager accountManager, in getSecureAuthenticationHelper()
|
D | SipStackImpl.java | 1374 AccountManager accountManager, HeaderFactory headerFactory) { in getAuthenticationHelper() 1386 SecureAccountManager accountManager, HeaderFactory headerFactory) { in getSecureAuthenticationHelper()
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 73 private Object accountManager = null; field in AuthenticationHelperImpl 92 public AuthenticationHelperImpl(SipStackImpl sipStack, AccountManager accountManager, in AuthenticationHelperImpl() 109 public AuthenticationHelperImpl(SipStackImpl sipStack, SecureAccountManager accountManager, in AuthenticationHelperImpl()
|
/external/volley/src/main/java/com/android/volley/toolbox/ |
D | AndroidAuthenticator.java | 64 AndroidAuthenticator(AccountManager accountManager, Account account, in AndroidAuthenticator()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | AccountManagerTest.java | 27 private AccountManager accountManager; field in AccountManagerTest
|