Home
last modified time | relevance | path

Searched defs:getContentType (Results 1 – 17 of 17) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSTypedData.java8 ASN1ObjectIdentifier getContentType(); in getContentType() method
DCMSAbsentContent.java45 public ASN1ObjectIdentifier getContentType() in getContentType() method in CMSAbsentContent
DCMSProcessableByteArray.java51 public ASN1ObjectIdentifier getContentType() in getContentType() method in CMSProcessableByteArray
DSignerInformation.java107 public ASN1ObjectIdentifier getContentType() in getContentType() method in SignerInformation
/external/nist-sip/java/javax/sip/header/
DMediaType.java9 String getContentType(); in getContentType() method
/external/apache-http/src/org/apache/http/
DHttpEntity.java117 Header getContentType(); in getContentType() method
/external/apache-http/src/org/apache/http/entity/
DHttpEntityWrapper.java86 public Header getContentType() { in getContentType() method in HttpEntityWrapper
DAbstractHttpEntity.java93 public Header getContentType() { in getContentType() method in AbstractHttpEntity
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
DHttpEntityStub.java26 @Override public Header getContentType() { in getContentType() method in HttpEntityStub
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
DContentInfo.java63 public ASN1ObjectIdentifier getContentType() in getContentType() method in ContentInfo
DEncryptedData.java84 public ASN1ObjectIdentifier getContentType() in getContentType() method in EncryptedData
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DContentInfo.java77 public ASN1ObjectIdentifier getContentType() in getContentType() method in ContentInfo
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/file/
DFileURLConnectionTest.java32 static String getContentType(String fileName) throws IOException { in getContentType() method in FileURLConnectionTest
/external/nist-sip/java/gov/nist/javax/sip/header/
DAccept.java115 public String getContentType() { in getContentType() method in Accept
DContentType.java150 public String getContentType() { in getContentType() method in ContentType
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DRequestHeaders.java184 public String getContentType() { in getContentType() method in RequestHeaders
DHttpsURLConnectionImpl.java185 @Override public String getContentType() { in getContentType() method in HttpsURLConnectionImpl