Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/protocol/
DRequestDate.java72 String httpdate = DATE_GENERATOR.getCurrentDate(); in process()
DHttpDateGenerator.java76 public synchronized String getCurrentDate() { in getCurrentDate() method in HttpDateGenerator
DResponseDate.java73 String httpdate = DATE_GENERATOR.getCurrentDate(); in process()
/external/apache-http/api/
Dcurrent.txt3907 method @Deprecated public String getCurrentDate();