Searched refs:connectionToTimes (Results 1 – 8 of 8) sorted by relevance
62 private final Map<HttpConnection,TimeValues> connectionToTimes; field in IdleConnectionHandler67 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()111 this.connectionToTimes.clear(); in removeAll()130 connectionToTimes.keySet().iterator(); in closeIdleConnections()134 TimeValues times = connectionToTimes.get(conn); in closeIdleConnections()158 connectionToTimes.keySet().iterator(); in closeExpiredConnections()162 TimeValues times = connectionToTimes.get(conn); in closeExpiredConnections()
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/ ...