/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | MultipartMimeContentImpl.java | 58 public ContentTypeHeader getContentTypeHeader() { in getContentTypeHeader() method in MultipartMimeContentImpl 87 String delimiter = this.getContentTypeHeader().getParameter(BOUNDARY); in createContentList() 92 content.setContentTypeHeader(this.getContentTypeHeader()); in createContentList() 160 if (content.getContentTypeHeader().getContentType().equalsIgnoreCase(contentType) in getContentByType() 161 && content.getContentTypeHeader().getContentSubType().equalsIgnoreCase( in getContentByType()
|
D | ContentImpl.java | 43 public ContentTypeHeader getContentTypeHeader() { in getContentTypeHeader() method in ContentImpl 65 return "--" + boundary + "\r\n" + getContentTypeHeader() + in toString() 69 … return "--" + boundary + "\r\n" + getContentTypeHeader() + "\r\n" + content.toString(); in toString()
|
D | Content.java | 12 public abstract ContentTypeHeader getContentTypeHeader(); in getContentTypeHeader() method
|
D | MultipartMimeContent.java | 17 public abstract ContentTypeHeader getContentTypeHeader(); in getContentTypeHeader() method
|
D | MessageExt.java | 104 public ContentTypeHeader getContentTypeHeader(); in getContentTypeHeader() method
|
D | SIPMessage.java | 932 public ContentType getContentTypeHeader() { in getContentTypeHeader() method in SIPMessage 1825 .getContentTypeHeader()); in getMultipartMimeContent() 1864 ContentType ct = getContentTypeHeader(); in getCharset()
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
D | SIPServerTransaction.java | 1299 && ((SIPResponse)response).getContentTypeHeader() != null in sendResponse() 1301 && ((SIPResponse)response).getContentTypeHeader().getContentType() in sendResponse() 1303 && ((SIPResponse)response).getContentTypeHeader().getContentSubType() in sendResponse()
|
/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/ ... |