Home
last modified time | relevance | path

Searched refs:PARSE_CONTENT_DISPOSITION_USING_RFC_6266 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
DURLUtil.java49 static final long PARSE_CONTENT_DISPOSITION_USING_RFC_6266 = 319400769L; field in URLUtil
349 if (Compatibility.isChangeEnabled(PARSE_CONTENT_DISPOSITION_USING_RFC_6266)) { in guessFileName()
557 if (Compatibility.isChangeEnabled(PARSE_CONTENT_DISPOSITION_USING_RFC_6266)) { in parseContentDisposition()