Searched refs:ContentDisposition (Results 1 - 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DContentDisposition.java41 public final class ContentDisposition class in inherits:ParametersHeader,javax.sip.header.ContentDispositionHeader
57 public ContentDisposition() { method in class:ContentDisposition
83 + ", ContentDisposition, setDispositionType(), the dispositionType parameter is null");
110 + ", ContentDisposition, setHandling(), the handling parameter is null");
125 * $Log: ContentDisposition.java,v $
H A DNameMap.java147 putNameMap(CONTENT_DISPOSITION, ContentDisposition.class.getName()); //35
H A DHeaderFactoryImpl.java341 ContentDisposition c = new ContentDisposition();
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DContentDispositionParser.java73 ContentDisposition cd = new ContentDisposition();
/external/chromium/net/proxy/
H A Dproxy_script_fetcher_impl_unittest.cc185 TEST_F(ProxyScriptFetcherImplTest, ContentDisposition) {
/external/chromium/chrome/browser/download/
H A Ddownload_browsertest.cc825 IN_PROC_BROWSER_TEST_F(DownloadTest, ContentDisposition) {

Completed in 275 milliseconds