HomeSort by relevance Sort by last modified time
    Searched defs:infoModule (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/util/
VersionInfo.java 75 private final String infoModule;
104 infoModule = (module != null) ? module : UNAVAILABLE;
128 return infoModule;
171 (20 + infoPackage.length() + infoModule.length() +
176 .append(infoPackage).append(':').append(infoModule);
  /prebuilt/common/http-client/
httpcore-4.1.jar 

Completed in 15 milliseconds