Searched refs:TimeValues (Results 1 – 8 of 8) sorted by relevance
62 private final Map<HttpConnection,TimeValues> connectionToTimes;67 connectionToTimes = new HashMap<HttpConnection,TimeValues>(); in IdleConnectionHandler()86 connectionToTimes.put(connection, new TimeValues(timeAdded, validDuration, unit)); in add()98 TimeValues times = connectionToTimes.remove(connection); in remove()134 TimeValues times = connectionToTimes.get(conn); in closeIdleConnections()162 TimeValues times = connectionToTimes.get(conn); in closeExpiredConnections()177 private static class TimeValues { class in IdleConnectionHandler186 TimeValues(long now, long validDuration, TimeUnit validUnit) { in TimeValues() method in IdleConnectionHandler.TimeValues
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...