HomeSort by relevance Sort by last modified time
    Searched refs:infoTimestamp (Results 1 - 6 of 6) sorted by null

  /external/apache-http/src/org/apache/http/util/
VersionInfo.java 81 private final String infoTimestamp;
106 infoTimestamp = (time != null) ? time : UNAVAILABLE;
148 return infoTimestamp;
172 infoRelease.length() + infoTimestamp.length() +
182 if (!UNAVAILABLE.equals(infoTimestamp))
183 sb.append(':').append(infoTimestamp);
  /external/robolectric/lib/main/
httpcore-4.0.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 

Completed in 41 milliseconds