/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
D | AuthenticationHelperImpl.java | 78 private HeaderFactory headerFactory; field in AuthenticationHelperImpl 93 HeaderFactory headerFactory) { in AuthenticationHelperImpl() argument 95 this.headerFactory = headerFactory; in AuthenticationHelperImpl() 110 HeaderFactory headerFactory) { in AuthenticationHelperImpl() argument 112 this.headerFactory = headerFactory; in AuthenticationHelperImpl() 315 authorization = headerFactory.createProxyAuthorizationHeader(authHeader in getAuthorization() 318 authorization = headerFactory.createAuthorizationHeader(authHeader.getScheme()); in getAuthorization() 381 authorization = headerFactory.createProxyAuthorizationHeader(authHeader in getAuthorization() 384 authorization = headerFactory.createAuthorizationHeader(authHeader.getScheme()); in getAuthorization()
|
/external/nist-sip/java/gov/nist/javax/sip/ |
D | SipStackExt.java | 67 HeaderFactory headerFactory); in getAuthenticationHelper() argument 82 HeaderFactory headerFactory); in getSecureAuthenticationHelper() argument
|
D | SipStackImpl.java | 1374 AccountManager accountManager, HeaderFactory headerFactory) { in getAuthenticationHelper() argument 1375 return new AuthenticationHelperImpl(this, accountManager, headerFactory); in getAuthenticationHelper() 1386 SecureAccountManager accountManager, HeaderFactory headerFactory) { in getSecureAuthenticationHelper() argument 1387 return new AuthenticationHelperImpl(this, accountManager, headerFactory); in getSecureAuthenticationHelper()
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | MultipartMimeContentImpl.java | 86 HeaderFactoryExt headerFactory = new HeaderFactoryImpl(); in createContentList() local 132 Header header = headerFactory.createHeader(hdr); in createContentList()
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | SipUri.java | 198 HeaderFactory headerFactory = null; in equals() local 200 headerFactory = SipFactory.getInstance().createHeaderFactory(); in equals() 216 … Header header1 = headerFactory.createHeader(hname, RFC2396UrlDecoder.decode(h1)); in equals() 217 … Header header2 = headerFactory.createHeader(hname, RFC2396UrlDecoder.decode(h2)); in equals()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |