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

  /libcore/support/src/test/java/tests/support/
Support_Configuration.java 63 public static final long URLConnectionLastModified = 929394382000L;
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Configuration.java 88 public static long URLConnectionLastModified = 929394382000L;
194 value = props.get("URLConnectionLastModified");
196 URLConnectionLastModified = Long.parseLong(value);

Completed in 91 milliseconds